The HugeIcons new office icon depicts a modern building, commonly used to represent locations, business, or company headquarters in UI.
Common uses
- Company headquarters location
- Business or corporate section
- New office opening announcement
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NewOfficeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NewOfficeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- office buildingmodern buildingheadquarterscorporate
FAQ
- What does the new office icon represent?
- It represents a modern office building, suitable for indicating company locations or business-related themes.
- How do I use the NewOfficeIcon in React?
- Import both HugeiconsIcon and NewOfficeIcon, then render <HugeiconsIcon icon={NewOfficeIcon} />.
- 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.
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 →