The Tabler box model 2 icon depicts a stylized representation of the CSS box model, commonly used in UI to signify design settings, layout options, or styling controls.
Common uses
- CSS/Style settings panel
- Layout configuration modal
- Design system documentation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxModel2 } from '@tabler/icons-react';
<IconBoxModel2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- csscascadingstylesectionsquarewebsitecontainerboxmodelcreativedesign2css boxlayout boxdesign containerstyle square
FAQ
- What does the box model 2 icon represent?
- It represents the CSS box model, which is fundamental to how elements are laid out and styled on a web page.
- How do I use this icon in React?
- You can import and use it in React with: import { IconBoxModel2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including box-model-2, 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 →