Warehouse Plus Pixel Art Icon
A warehouse with a plus sign for adding storage locations, registering new 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 Plus icon
A warehouse building combined with a plus badge, representing the creation of a new storage or distribution location. Inventory management systems use it on Add location buttons in their settings; logistics platforms show it when onboarding a new fulfillment hub; multi-warehouse e-commerce tools reach for it when expanding a distribution network. The plain warehouse represents existing locations; warehouse-plus is the trigger for adding a new one. Warehouse-2-plus provides the same action on the alternative building shape.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/warehouse-plus.svg" width="24" height="24" alt="Warehouse Plus" />
<!-- React -->
import { WarehousePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="warehouse-plus.svg" width="48" height="48" style="image-rendering: pixelated" />