Warehouse 2 Plus Pixel Art Icon
The alternate warehouse icon with a plus sign for registering new storage locations, adding fulfillment centers and creating warehouse records.
Tags
warehouseplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Warehouse 2 Plus icon
The second warehouse building silhouette combined with a plus badge, signaling the creation of a new warehouse or storage location. Logistics platforms use it on 'Add warehouse' buttons when expanding a distribution network; e-commerce back-office tools show it when registering a new fulfillment center. It mirrors the warehouse-plus icon but uses the alternative building shape, useful when two warehouse types must each have their own 'add' action. For viewing existing locations, the plain warehouse-2 is the neutral form.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/warehouse-2-plus.svg" width="24" height="24" alt="Warehouse 2 Plus" />
<!-- React -->
import { Warehouse2Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="warehouse-2-plus.svg" width="48" height="48" style="image-rendering: pixelated" />