Pixelarticons

Box Stack Pixel Art Icon

A box-stack icon for stacked packages, multi-tier inventory, grouped shipments, and layered storage systems.

office Pro 2 variants

Tags

boxpackagecontainerstack

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Box Stack icon

Multiple boxes stacked on top of each other, representing a group or collection of packages rather than a single unit. Use it on an 'All Shipments' section header, a batch-fulfillment control in an order management system, or a 'Storage Tiers' concept in a logistics app. The stack shape immediately signals plurality and grouping. When the focus is a single package, the plain box icon is more precise.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/box-stack.svg" width="24" height="24" alt="Box Stack" />

<!-- React -->
import { BoxStack } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="box-stack.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons