The Tabler number 0 icon depicts the digit zero, commonly used in user interfaces to represent a quantity of none, a starting point, or a default value.
Common uses
- Displaying a count of zero items in a list or cart.
- Indicating a default or initial numerical value.
- Representing the number zero in mathematical or data displays.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber0 } from '@tabler/icons-react';
<IconNumber0 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- zeromathsvaluequantitycalculatecalculationtotalamountsumorderdigitnumbersnumber0zero digitquantity zero
FAQ
- What is the Tabler number 0 icon used for?
- It represents the digit zero and is used for quantities, default values, or in numerical contexts within a UI.
- How do I use the number 0 icon in React?
- You can import and use it like this: import { IconNumber0 } from '@tabler/icons-react'. Then render it as <IconNumber0 />.
- What is the license for this icon?
- The Tabler icons, including the number 0 icon, are distributed 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 →