Grid 2x3 Plus Pixel Art Icon
A 2x3 grid with a plus for adding tiles to a six-cell layout, creating panels and inserting grid items.
Tags
gridlayouttablecells2x3plusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x3 Plus icon
A two-column, three-row grid combined with a plus badge, representing the creation of a new item within or the addition of this layout format. Use it on an 'Add panel' button in a six-cell dashboard editor, a 'Create 2x3 layout' action in a design tool, or an 'Insert row' control that expands a grid. The plus signals that something new is being introduced. For removing a tile from the 2x3 grid, grid-2x3-x is the destructive counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x3-plus.svg" width="24" height="24" alt="Grid 2x3 Plus" />
<!-- React -->
import { Grid2x3Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x3-plus.svg" width="48" height="48" style="image-rendering: pixelated" />