Grid 2x2 2 Check Pixel Art Icon
A 2x2 grid with a checkmark for confirming grid layouts, approved tile views and validated grid selections.
Tags
gridlayouttablecells2x2checktickconfirmdoneapprove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x2 2 Check icon
A four-cell 2x2 grid overlaid with a checkmark, indicating that the current grid layout or selection has been confirmed, validated, or approved. Use it in a layout-selection wizard to mark the active or confirmed view, a dashboard configuration panel to show a saved grid state, or a content-moderation tool where a grid of items has been reviewed. The check adds a semantic layer to the raw grid shape. For canceling a grid selection, grid-2x2-2-x applies the opposite outcome.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x2-2-check.svg" width="24" height="24" alt="Grid 2x2 2 Check" />
<!-- React -->
import { Grid2x22Check } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x2-2-check.svg" width="48" height="48" style="image-rendering: pixelated" />