Pixelarticons

Grid 3x3 Pixel Art Icon

A 3x3 grid icon for nine-cell gallery views, app home screens, tic-tac-toe boards and photo mosaic layouts.

design Free 4 variants

Tags

gridlayouttablecells3x3

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 3x3 icon

Nine equal cells in a three-column, three-row arrangement, the densest common grid format. Use it as a view-toggle for a nine-up gallery, in an app drawer or home-screen grid, as a reference to a tic-tac-toe board in a game interface, or in a dashboard template with nine equal panels. The 3x3 pattern is also associated with the 'rule of thirds' in photography. For action states on this grid, grid-3x3-check, -plus, and -x add confirmation, creation, and removal semantics.

Usage

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

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

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

Related icons