Grid 3x3 Plus Pixel Art Icon
A 3x3 grid with a plus for adding a panel to a nine-cell layout, creating tiles and inserting grid items.
Tags
gridlayouttablecells3x3plusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 3x3 Plus icon
A nine-cell 3x3 grid combined with a plus badge, representing the creation of a new item or the addition of this dense grid layout. Use it on an 'Add tile' button in a nine-panel dashboard editor, a 'New item' control in a nine-up gallery mode, or a 'Create 3x3 layout' option in a template picker. The plus badge makes the additive intent clear. For removing a tile from the 3x3 grid, grid-3x3-x is the matching destructive alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-3x3-plus.svg" width="24" height="24" alt="Grid 3x3 Plus" />
<!-- React -->
import { Grid3x3Plus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-3x3-plus.svg" width="48" height="48" style="image-rendering: pixelated" />