Package 2 Pixel Art Icon
An alternate package icon for shipment tracking, order management, parcel listings and logistics dashboards.
Tags
packageboxparceldelivery
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Package 2 icon
A second cardboard box silhouette with a slightly different shape or detail than the base package icon, giving designers an alternative parcel visual for the same shipping and delivery contexts. E-commerce platforms may use it to distinguish between parcel types or simply prefer its proportions. Both icons work for order-tracking pages, warehouse screens, and delivery notifications. Compound variants such as package-check or package-x also apply to this shape when a status badge is needed.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/package-2.svg" width="24" height="24" alt="Package 2" />
<!-- React -->
import { Package2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="package-2.svg" width="48" height="48" style="image-rendering: pixelated" />