The Tabler box model 2 off icon depicts a disabled CSS box model, commonly used to represent features or settings related to layout and styling that are turned off or unavailable.
Common uses
- Disabling layout controls in a design tool.
- Indicating that CSS styling options are inactive.
- Representing a disabled container or section in a web builder.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxModel2Off } from '@tabler/icons-react';
<IconBoxModel2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- csscascadingstylesectionsquarewebsitecontainerboxmodeloffdesign2css disabledlayout offstyle disabledcontainer off
FAQ
- What does the box model 2 off icon represent?
- It visually signifies that a CSS box model or related layout/styling feature is currently disabled or not in use.
- How do I use this icon in React?
- You can import and use it like this: import { IconBoxModel2Off } from '@tabler/icons-react'; <IconBoxModel2Off />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →