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