Package Check Pixel Art Icon
A package with a checkmark for confirmed deliveries, received orders, stock-receiving confirmations and fulfilled shipments.
Tags
packageboxparceldeliverychecktickconfirmdoneapproveyes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Package Check icon
A cardboard box overlaid with a check mark, combining the delivery parcel with a confirmed or completed status. Use it on 'Order received' confirmation screens, warehouse receiving-dock flows, and inventory systems when stock is counted and accepted. It also fits the 'delivered' step in a shipment-tracking timeline. When the delivery is pending or in transit, the plain package icon is neutral; package-x is the counterpart for failed or rejected deliveries.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/package-check.svg" width="24" height="24" alt="Package Check" />
<!-- React -->
import { PackageCheck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="package-check.svg" width="48" height="48" style="image-rendering: pixelated" />