Warehouse 2 Pixel Art Icon
An alternate warehouse icon for inventory systems, logistics dashboards, fulfillment-center maps and stock-management apps.
Tags
warehouse
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Warehouse 2 icon
A second warehouse building silhouette with a different roof profile or footprint than the base warehouse icon. Both represent storage and distribution facilities and suit the same inventory management, logistics, and fulfillment contexts. When a platform manages multiple warehouse types, using warehouse and warehouse-2 together provides a visual distinction between them. Used individually, either icon conveys the same meaning; choose based on which proportion integrates better with the surrounding icon set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/warehouse-2.svg" width="24" height="24" alt="Warehouse 2" />
<!-- React -->
import { Warehouse2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="warehouse-2.svg" width="48" height="48" style="image-rendering: pixelated" />