The Tabler building off icon visually represents a building that is closed, inactive, or no longer in use, often employed in UIs to indicate a closed business, an abandoned property, or a deactivated location.
Common uses
- Indicate a closed business location on a map.
- Show a property that is under renovation or demolition.
- Represent a deactivated or offline service building.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingOff } from '@tabler/icons-react';
<IconBuildingOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- flatofficecityurbanscyscraperarchitectureconstructionbuildingoffstructurebuildingsclosed buildingabandoned structureinactive officeempty building
FAQ
- What does the building off icon signify?
- It signifies a building that is closed, inactive, or out of service. This can represent anything from a closed business to an abandoned structure.
- How do I use the building off icon in React?
- You can import and use it in your React application with the following statement: import { IconBuildingOff } from '@tabler/icons-react'
- What is the license for the Tabler building off icon?
- The Tabler icon library, including the building off icon, is 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 →