Grid 2x3 Pixel Art Icon
A 2x3 grid icon for six-cell portrait-oriented gallery views, product listing grids and dashboard layouts.
Tags
gridlayouttablecells2x3
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x3 icon
Six cells in a two-column, three-row arrangement, representing a 2x3 tile or gallery layout option. Use it as a view-toggle to switch to a two-wide, three-tall grid, in a photo gallery with portrait-oriented cards, or in a dashboard template selector for a six-panel layout. The tall 2x3 ratio suits galleries of tall card items better than the square 2x2 grid. For action badges on this shape, the check, plus, and x variants add confirmation, creation, and removal states.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x3.svg" width="24" height="24" alt="Grid 2x3" />
<!-- React -->
import { Grid2x3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x3.svg" width="48" height="48" style="image-rendering: pixelated" />