The Tabler box multiple 8 icon depicts multiple layered boxes, often used to represent a section with multiple content areas or a stacked background effect.
Common uses
- Representing a multi-section layout
- Indicating layered or stacked content
- Styling a background with multiple elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxMultiple8 } from '@tabler/icons-react';
<IconBoxMultiple8 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- csscascadingstylesheetbackgroundsectioneightwebsitelayerboxnumbersmultiple8stacked boxeslayered backgroundcontent sections
FAQ
- What does the box-multiple-8 icon represent?
- It visually signifies multiple stacked or layered boxes, commonly used for sections or backgrounds with depth.
- How do I use the box-multiple-8 icon in React?
- Import it directly from the library: import { IconBoxMultiple8 } from '@tabler/icons-react'; then use it as <IconBoxMultiple8 />.
- What is the license for this icon?
- The Tabler icons, including box-multiple-8, 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 →