Grid 3x2 Plus Pixel Art Icon
A 3x2 grid with a plus for adding panels to a wide six-cell layout and creating grid items in landscape views.
Tags
gridlayouttablecells3x2plusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 3x2 Plus icon
A three-column, two-row grid combined with a plus, representing the action of adding a tile or creating a new item within a wide landscape grid layout. Use it on an 'Add panel' action in a six-cell wide dashboard editor, a 'New item' button in a 3x2 gallery mode, or a 'Create this layout' option in a template picker. For removing an item from the 3x2 grid, the grid-3x2-x icon covers the destructive counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-3x2-plus.svg" width="24" height="24" alt="Grid 3x2 Plus" />
<!-- React -->
import { Grid3x2Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-3x2-plus.svg" width="48" height="48" style="image-rendering: pixelated" />