The HugeIcons building 04 icon depicts a simple, abstract representation of a building, often used to signify locations, company headquarters, or general architectural elements in user interfaces.
Common uses
- Representing a company's main office.
- Indicating a physical address or location.
- As a visual element in an 'About Us' section.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Building04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Building04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- officestructurepropertyarchitecture
FAQ
- What does the Building04Icon represent?
- The Building04Icon visually represents a building, commonly used for locations, offices, or architectural themes in UI design.
- How do I use the Building04Icon in a React project?
- Import both HugeiconsIcon and Building04Icon, then render the icon using <HugeiconsIcon icon={Building04Icon} />.
- What is the license for this icon?
- The Building04Icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →