John KuehJohn Kueh

box model off icon

Tabler · box-model-off · MIT

Download SVG

The Tabler box model off icon visually represents the deactivation or absence of the CSS box model, often used to indicate that styling or layout properties related to boxes are not applied or are disabled.

Common uses

  • Toggling CSS box model properties in a design tool.
  • Indicating a disabled or inactive layout section.
  • Representing a state where default box styling is overridden.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBoxModelOff } from '@tabler/icons-react';

<IconBoxModelOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
csscascadingstylesectionsquarewebsitecontainerboxmodeloffdesigncss box offlayout disabledno containerstyle off

FAQ

What does the box model off icon represent?
It signifies the deactivation or absence of the CSS box model, useful for indicating when layout or styling related to boxes is not active.
How do I use this icon in React?
You can import and use it like this: import { IconBoxModelOff } from '@tabler/icons-react'; <IconBoxModelOff />
What is the license for this icon?
The Tabler icon library, including this icon, is 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 →