The Tabler box multiple 4 icon depicts four stacked boxes, commonly used to represent multiple layers, sections, or a collection of items, often in the context of design or data organization.
Common uses
- Displaying multiple content sections on a page.
- Indicating a layered or stacked element in a UI.
- Representing a set of related items or data points.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxMultiple4 } from '@tabler/icons-react';
<IconBoxMultiple4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- csscascadingstylesheetbackgroundsectionfourwebsitelayerboxnumbersmultiple4layerssectionsfour boxes
FAQ
- What does the box-multiple-4 icon represent?
- It visually signifies four distinct boxes or layers, useful for indicating multiple sections, items, or a layered design.
- How do I use the box-multiple-4 icon in React?
- Import it using `import { IconBoxMultiple4 } from '@tabler/icons-react'` and then use it as a React component: `<IconBoxMultiple4 />`.
- What is the license for this icon?
- The Tabler icon set, including box-multiple-4, is 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 →