The Tabler box multiple 7 icon depicts a stack of layered boxes, often used to represent multiple sections, content areas, or a layered background on a website.
Common uses
- Displaying multiple content sections on a page
- Indicating a layered or background element
- Representing a set of related items or data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxMultiple7 } from '@tabler/icons-react';
<IconBoxMultiple7 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- csscascadingstylesheetbackgroundsectionsevenwebsitelayerboxnumbersmultiple7layered boxescontent sectionsbackground layers
FAQ
- What does the box-multiple-7 icon represent?
- It visually represents multiple stacked or layered boxes, commonly used for UI elements like content sections or backgrounds.
- How do I use this icon in React?
- You can import and use it in React with: import { IconBoxMultiple7 } from '@tabler/icons-react'. Then render it as <IconBoxMultiple7 />.
- What is the license for this icon?
- The Tabler icons, including box-multiple-7, 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 →