John KuehJohn Kueh

box multiple 0 icon

Tabler · box-multiple-0 · MIT

Download SVG

The Tabler box multiple 0 icon depicts multiple stacked boxes with a zero in the foreground, commonly used to represent a set of items or a zero-based index in UI elements.

Common uses

  • Displaying a list of items with a zero index.
  • Indicating a default or initial state for a collection.
  • Representing a layer or section with a numerical identifier.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBoxMultiple0 } from '@tabler/icons-react';

<IconBoxMultiple0 size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
csscascadingstylesheetbackgroundsectionzerowebsitelayerboxnumbersmultiple0zero box stackstacked boxes zerobox 0

FAQ

What does the box-multiple-0 icon represent?
It visually signifies multiple stacked boxes with a zero, often used for zero-based indexing or initial states in UI.
How do I use this icon in React?
Import it using `import { IconBoxMultiple0 } from '@tabler/icons-react';` and use it as a React component.
What is the license for this icon?
The Tabler icons, including box-multiple-0, 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 →