The Lucide building icon visually represents a structure, commonly used to signify a company, office, or physical location within an interface.
Common uses
- Company headquarters or main office
- Physical store or branch location
- Corporate or organizational entity
Use it in React
Install
npm i lucide-reactImport & render
import { Building } from 'lucide-react';
<Building size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- organisationorganizationbuildingofficecompanystructurearchitecture
FAQ
- What does the building icon represent?
- It represents a physical structure, often used for companies, offices, or organizations.
- How do I use the building icon in React?
- Import it from 'lucide-react' like this: import { Building } from 'lucide-react'.
- What is the license for the Lucide building icon?
- The Lucide icon library, including the building icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →