The Tabler box multiple 5 icon depicts five stacked boxes, often used to represent multiple layers, sections, or a collection of items, particularly when dealing with numerical or sequential content.
Common uses
- Displaying a count of items in a list.
- Indicating a section with a specific number.
- Representing layered data or content blocks.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxMultiple5 } from '@tabler/icons-react';
<IconBoxMultiple5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- csscascadingstylesheetbackgroundsectionfivewebsitelayerboxnumbersmultiple5layers 5stacked boxes 5content blocks 5
FAQ
- What does the box-multiple-5 icon represent?
- It visually represents five stacked boxes, commonly used for concepts like multiple layers, sections, or a group of items, especially when a number is involved.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBoxMultiple5 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including box-multiple-5, 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 →