Pixelarticons

Box Minus Pixel Art Icon

A box-minus icon for removing a package, decreasing inventory count, and unboxing or destock actions.

office Pro 2 variants

Tags

boxpackagecontainerminusremovesubtractnegative

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 Box Minus icon

A box icon with a minus sign, indicating the removal of a package or decrement of a quantity. Use it on a 'Remove Item' button in an inventory manager, a stock-reduction control on a product detail page, or a 'Take Out' action in a storage or warehouse app. The minus implies a soft decrement rather than deletion. For canceling or discarding the box entirely, box-x communicates that stronger action.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/box-minus.svg" width="24" height="24" alt="Box Minus" />

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

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

Related icons