The Tabler box multiple 9 icon depicts multiple stacked boxes with the number 9, often used to represent a section containing the number nine or a layered arrangement.
Common uses
- Displaying a count of nine items in a list or grid.
- Indicating a specific section or layer labeled with the number 9.
- Representing a 'nine items' configuration or setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoxMultiple9 } from '@tabler/icons-react';
<IconBoxMultiple9 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- csscascadingstylesheetbackgroundsectionninewebsitelayerboxnumbersmultiple9box ninestacked boxes 9number 9 icon
FAQ
- What does the box-multiple-9 icon represent?
- It visually represents multiple stacked boxes with the number 9, suitable for indicating a count of nine or a section labeled '9'.
- How do I use the box-multiple-9 icon in React?
- You can import and use it directly in your React components like this: import { IconBoxMultiple9 } from '@tabler/icons-react'; <IconBoxMultiple9 />.
- What is the license for the box-multiple-9 icon?
- The Tabler icon library, including the box-multiple-9 icon, 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 →