Grid 3x2 Pixel Art Icon
A 3x2 grid icon for six-cell landscape layouts, wide gallery views and three-column two-row dashboard tiles.
Tags
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 3x2 icon
Six cells in a three-column, two-row arrangement, representing a landscape-oriented 3x2 tile or gallery layout. Use it as a view-toggle for a wider, shorter grid, in a photo gallery presenting landscape images, or in a dashboard template selector for a six-panel wide arrangement. The 3x2 ratio contrasts with grid-2x3's portrait orientation, so choose based on the aspect ratio that best matches your content. Action-state variants grid-3x2-check, -plus, and -x add confirmation, creation, and removal semantics.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-3x2.svg" width="24" height="24" alt="Grid 3x2" />
<!-- React -->
import { Grid3x2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-3x2.svg" width="48" height="48" style="image-rendering: pixelated" />