Pixelarticons

Package Plus Pixel Art Icon

A package with a plus sign for adding items to a shipment, receiving new stock, creating packages and increasing inventory.

commerce Pro 2 variants

Tags

packageboxparceldeliveryplusaddnewcreatepositive

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 Package Plus icon

A cardboard box paired with a plus badge, indicating the creation or addition of a parcel or inventory item. Warehouse systems use it on 'Add to shipment' and 'Receive stock' actions; order-management tools show it when a new package is created in a multi-parcel order. It pairs naturally with package-minus for quantity controls and with package-check when a received addition is confirmed. For general package browsing without an add action, the plain package icon avoids the directional implication.

Usage

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

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

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

Related icons