Minus Box Multiple Pixel Art Icon
A minus box with a stacked page for bulk removal actions, multi-row delete controls, and batch subtraction.
Tags
minusremovesubtractnegativeboxpackagecontainermultiple
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Minus Box Multiple icon
A boxed minus mark combined with a stacked-page indicator, signaling that the action applies to multiple items at once. Use it for a 'Remove selected' button in a multi-select list, a bulk delete action in a data table, or a batch subtraction control in inventory management. It visually distinguishes bulk operations from single-item removal, which helps users understand scope before acting. For removing one item at a time, the plain minus-box keeps the intent unambiguous.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/minus-box-multiple.svg" width="24" height="24" alt="Minus Box Multiple" />
<!-- React -->
import { MinusBoxMultiple } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="minus-box-multiple.svg" width="48" height="48" style="image-rendering: pixelated" />