The HugeIcons building 03 icon depicts a stylized building, commonly used to represent locations, businesses, or organizational structures in user interfaces.
Common uses
- Company headquarters location
- Office building marker
- Real estate listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Building03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Building03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- officestructurearchitectureproperty
FAQ
- What does the Building03 icon represent?
- It represents a generic building, suitable for indicating physical locations, businesses, or organizational entities.
- How do I use Building03Icon in React?
- Import both HugeiconsIcon and Building03Icon from their respective packages and render it using <HugeiconsIcon icon={Building03Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.