Minus Boxes Pixel Art Icon
Multiple minus boxes for batch removal panels, multi-widget delete actions, and grid-level decrement controls.
Tags
minusremovesubtractnegativeboxes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Minus Boxes icon
Two or more boxed minus symbols, suggesting that removal applies across several containers or widgets simultaneously. It suits a 'Clear all panels' action in a configurable dashboard, a 'Remove all items from selected groups' control in a content manager, or a multi-column decrement tool in a data editor. When a single item is being removed, minus-box communicates more precisely. Use minus-boxes when the plural, multi-container nature of the action is itself the key message.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/minus-boxes.svg" width="24" height="24" alt="Minus Boxes" />
<!-- React -->
import { MinusBoxes } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="minus-boxes.svg" width="48" height="48" style="image-rendering: pixelated" />