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