Warehouse Pixel Art Icon
A warehouse icon for inventory management, logistics hubs, stock-level dashboards and fulfillment-center features.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Warehouse icon
A large single-story building with a distinctive industrial profile, representing a storage or distribution facility. Inventory and warehouse management systems use it at the top level of their navigation; logistics platforms show it for fulfillment-center locations; e-commerce back-office tools reach for it in the stock and storage section. It implies the facility rather than an individual item. For adding a new warehouse, warehouse-plus is the action variant; warehouse-2 offers an alternative building shape.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/warehouse.svg" width="24" height="24" alt="Warehouse" />
<!-- React -->
import { Warehouse } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="warehouse.svg" width="48" height="48" style="image-rendering: pixelated" />