The Tabler layout grid remove icon visually represents the removal or subtraction of a grid or block from a layout, commonly used to signify deleting or clearing a structured arrangement.
Common uses
- Removing a selected grid item
- Clearing a dashboard layout
- Deleting a row or column in a table builder
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutGridRemove } from '@tabler/icons-react';
<IconLayoutGridRemove size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- deleteeraseeliminatecancelgridblocklayoutrearrangesubtracthidedesignremovedelete gridremove blockcancel layoutgrid subtract
FAQ
- What does the layout grid remove icon represent?
- It depicts the action of removing or deleting a grid or block from a larger layout or structure.
- How do I use this icon in React?
- You can import and use it with: `import { IconLayoutGridRemove } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including layout grid remove, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →