The Tabler box model icon visually represents the CSS box model, commonly used in UI to signify design, layout, or styling-related settings.
Common uses
- CSS/Design settings panel
- Layout options menu
- Web development tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxModel } from '@tabler/icons-react';
<IconBoxModel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- csscascadingstylesectionsquarewebsitecontainerboxmodelcreativedesigncss boxlayout boxdesign containerstyle square
FAQ
- What does the box model icon represent?
- It represents the CSS box model, which defines how elements are rendered on a webpage, including their content, padding, border, and margin.
- How do I use this icon in React?
- You can import and use it in React with: import { IconBoxModel } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon is distributed under the MIT license, allowing for free use.
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 →