Grid 2x2 2 X Pixel Art Icon
A 2x2 grid with an X for removing a grid layout, canceling a tile selection or deleting a grid-based panel.
Tags
gridlayouttablecells2x2closecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 2x2 2 X icon
A four-cell 2x2 grid marked with an X, indicating the cancellation, removal, or dismissal of a grid layout or selected tile. Use it on a 'Remove grid' action in a dashboard editor, a 'Clear layout' reset in a design tool, or a 'Delete this panel' control in a home-screen manager. The X makes the destructive intent clear. For adding to the grid instead, grid-2x2-2-plus is the constructive paired alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-2x2-2-x.svg" width="24" height="24" alt="Grid 2x2 2 X" />
<!-- React -->
import { Grid2x22X } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-2x2-2-x.svg" width="48" height="48" style="image-rendering: pixelated" />