Plus Boxes Pixel Art Icon
Multiple plus boxes for batch add actions, multi-widget creation, and grid-level increment controls.
Tags
plusaddnewcreatepositiveboxes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Plus Boxes icon
Two or more boxed plus symbols together, signaling that an add action spans several containers or widgets at once. Use it for an 'Add to all groups' button in a multi-column editor, a 'Duplicate to all boards' action in a project tool, or a bulk-insert control in an inventory system. It visually distinguishes group-level creation from single-item actions. When only one item is being added, the plain plus-box keeps the intent clearer and the icon less visually heavy.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/plus-boxes.svg" width="24" height="24" alt="Plus Boxes" />
<!-- React -->
import { PlusBoxes } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="plus-boxes.svg" width="48" height="48" style="image-rendering: pixelated" />