The Tabler building icon depicts a simple, flat representation of a building, commonly used in UI to signify locations, company headquarters, or general architectural elements.
Common uses
- Representing a company's office location.
- Indicating a 'properties' or 'real estate' section.
- As a general icon for 'city' or 'urban' related features.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuilding } from '@tabler/icons-react';
<IconBuilding size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- flatofficecityurbanscyscraperarchitectureconstructionbuildingstructurepropertybuildingsoffice buildingskyscraper
FAQ
- What does the building icon represent?
- It represents a generic building, often used for office locations, architectural themes, or urban settings.
- How do I use the building icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBuilding } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the building icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →