The HugeIcons building 06 icon depicts a stylized, multi-story structure, commonly used to represent locations, businesses, or general architectural elements in user interfaces.
Common uses
- Representing a company headquarters or office location.
- Indicating a physical address or real estate listing.
- As a general icon for 'business' or 'organization' sections.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Building06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Building06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- office buildingskyscraperstructurearchitecture
FAQ
- What does the Building06Icon represent?
- It visually represents a building, often used for locations, businesses, or architectural contexts in UI design.
- How do I use the Building06Icon in a React project?
- Import it using `import { Building06Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Building06Icon} />`.
- What is the license for this icon?
- The Building06Icon is distributed 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.