The Tabler layout off icon depicts a grid or layout structure with a diagonal line through it, commonly used to indicate that a layout feature is disabled, inactive, or not currently applied.
Common uses
- Disabling a grid view option
- Indicating an inactive dashboard layout
- Showing a disabled collage or masonry view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutOff } from '@tabler/icons-react';
<IconLayoutOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- gridcolumnsmasonrycollagelayoutoffcreativeartisticdisabledinactivedesigngrid offdisabled layoutinactive gridno layout
FAQ
- What does the layout off icon represent?
- It visually signifies that a layout, grid, or arrangement is turned off, unavailable, or not in use.
- How do I use the layout off icon in React?
- You can import and use it like this: import { IconLayoutOff } from '@tabler/icons-react'; <IconLayoutOff />
- What is the license for this icon?
- The Tabler icons, including layout off, are distributed 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 →