Grid 2x3 Check Pixel Art Icon
A 2x3 grid with a checkmark for confirming a six-cell layout, approved gallery views and validated grid settings.
Tags
gridlayouttablecells2x3checktickconfirmdoneapprove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x3 Check icon
A two-column, three-row grid overlaid with a checkmark, signaling that this particular grid layout has been selected, confirmed, or validated. Use it in a layout-picker to mark the active 2x3 view, a dashboard configuration panel to show a saved six-panel arrangement, or a content-review tool where a 2x3 grid of items has been approved. For the same grid without confirmation, the plain grid-2x3 is the neutral alternative; grid-2x3-x marks rejection.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x3-check.svg" width="24" height="24" alt="Grid 2x3 Check" />
<!-- React -->
import { Grid2x3Check } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x3-check.svg" width="48" height="48" style="image-rendering: pixelated" />