The Tabler building warehouse icon visually represents a large storage facility, commonly used in UIs to denote functions related to inventory management, logistics, or storage areas.
Common uses
- Inventory management section
- Logistics or shipping dashboard
- Storage facility locator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBuildingWarehouse } from '@tabler/icons-react';
<IconBuildingWarehouse size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- storeinventorystuffthingsmachinerybuildingwarehousearchitecturestructureconstructionbuildingsstorage buildingdepotstorage facilityinventory building
FAQ
- What does the building warehouse icon represent?
- It depicts a warehouse, suitable for indicating storage, inventory, or large structures in a user interface.
- How do I use this icon in React?
- Import it using `import { IconBuildingWarehouse } from '@tabler/icons-react';` and then use it as a component: `<IconBuildingWarehouse />`.
- What is the license for this icon?
- The Tabler icons, including building warehouse, are available 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 →