John KuehJohn Kueh

office icon

HugeIcons · OfficeIcon · MIT

Download SVG

The HugeIcons office icon visually represents a building or a place of work, commonly used in user interfaces to denote settings, company information, or a physical location.

Common uses

  • Link to company 'About Us' page
  • Settings or administration section
  • Location finder or map integration

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OfficeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={OfficeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
buildingworkcompanyheadquarters

FAQ

What does the office icon represent?
It symbolizes a building or a place of work, often used for navigation to company details or settings.
How do I use the OfficeIcon in React?
Import both HugeiconsIcon and OfficeIcon, then render it using <HugeiconsIcon icon={OfficeIcon} />.
What is the license for this icon?
The HugeIcons office icon is released under the MIT license.

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 →