Package X Pixel Art Icon
A package with an X for canceled orders, failed deliveries, rejected shipments and removed parcels from logistics flows.
Tags
packageboxparceldeliveryclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Package X icon
A delivery box marked with an X, conveying cancellation, failure, or rejection in a shipping or inventory context. Order-management systems use it for canceled shipments; logistics dashboards show it when a delivery has failed or been refused. It also fits a 'Remove from shipment' action that is more decisive than a simple minus. Package-check is the positive counterpart for confirmed deliveries; package-minus is softer for partial removals. Package-x is clearest when the entire parcel relationship is being terminated.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/package-x.svg" width="24" height="24" alt="Package X" />
<!-- React -->
import { PackageX } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="package-x.svg" width="48" height="48" style="image-rendering: pixelated" />