Grid 3x2 X Pixel Art Icon
A 3x2 grid with an X for removing a wide six-cell layout, canceling selections and clearing grid configurations.
Tags
gridlayouttablecells3x2closecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Grid 3x2 X icon
A three-column, two-row grid marked with an X, indicating cancellation, removal, or reset of a wide six-panel grid. Use it on a 'Remove layout' button in a dashboard editor, a 'Clear this view' action in a content manager, or a 'Delete panel' control in a landscape grid. The X's destructive meaning is immediate. For adding to the 3x2 layout, grid-3x2-plus is the creation counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/grid-3x2-x.svg" width="24" height="24" alt="Grid 3x2 X" />
<!-- React -->
import { Grid3x2X } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="grid-3x2-x.svg" width="48" height="48" style="image-rendering: pixelated" />