Pixelarticons

Grid 2x2 2 Pixel Art Icon

A 2x2 grid icon for four-cell layouts, gallery views, dashboard tile grids and home-screen icon patterns.

design Free 4 variants

Tags

gridlayouttablecells2x2

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Grid 2x2 2 icon

Four equal cells in a two-column, two-row arrangement, representing a 2x2 tile or gallery layout. Use it as a view-toggle to switch to a four-up grid, in a dashboard with four equal panels, or in a layout selector for a 2x2 template. It is more compact than a 3x3 grid and conveys a simpler arrangement. For action badges on the same shape, the check, plus, and x variants add semantic states.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/grid-2x2-2.svg" width="24" height="24" alt="Grid 2x2 2" />

<!-- React -->
import { Grid2x22 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x2-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons