Pixelarticons

Package Pixel Art Icon

A delivery package icon for order-tracking pages, shipping confirmations, logistics dashboards and 'Your order is on the way' states.

commerce Free 2 variants

Tags

boxparceldelivery

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Package icon

A closed cardboard box representing a parcel ready for shipment or delivery. E-commerce order-tracking pages rely on it to show shipping status; logistics dashboards use it for parcel counts and delivery queues. It suits 'Your package has shipped' notifications and warehouse inventory screens. When you need to show something received and confirmed, package-check adds a tick; when a shipment is canceled, package-x communicates that clearly. For gift-giving contexts, the gift icon reads more festively.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/package.svg" width="24" height="24" alt="Package" />

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

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

Related icons