Grid 2x2 2 Plus Pixel Art Icon
A 2x2 grid with a plus for adding a new tile, creating a grid layout and inserting a panel into a dashboard.
Tags
gridlayouttablecells2x2plusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x2 2 Plus icon
A four-cell 2x2 grid combined with a plus badge, representing the action of adding a new item or panel to a grid layout. Use it on an 'Add tile' button in a dashboard builder, a 'Create grid layout' action in a design tool, or a 'New panel' control in a home-screen customization interface. The plus clearly signals creation within the grid context. For removing an existing grid item, grid-2x2-2-x is the destructive counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x2-2-plus.svg" width="24" height="24" alt="Grid 2x2 2 Plus" />
<!-- React -->
import { Grid2x22Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x2-2-plus.svg" width="48" height="48" style="image-rendering: pixelated" />