Grid 3x3 X Pixel Art Icon
A 3x3 grid with an X for removing a nine-cell layout, canceling tile selections and clearing grid configurations.
Tags
gridlayouttablecells3x3closecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 3x3 X icon
A nine-cell 3x3 grid marked with an X, indicating the removal, cancellation, or reset of a nine-panel grid arrangement. Use it on a 'Remove layout' control in a dashboard builder, a 'Clear 3x3 view' action, or a 'Delete panel' button within a nine-item grid. The X immediately communicates the destructive action without a label. For adding new items to the 3x3 grid, grid-3x3-plus is the complementary creation icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-3x3-x.svg" width="24" height="24" alt="Grid 3x3 X" />
<!-- React -->
import { Grid3x3X } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-3x3-x.svg" width="48" height="48" style="image-rendering: pixelated" />