The Tabler percentage 0 icon depicts a percentage symbol with a zero inside, commonly used to represent a zero value in a percentage context or a disabled percentage input.
Common uses
- Default value for a discount input
- Placeholder for a percentage field
- Indication of no percentage applied
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage0 } from '@tabler/icons-react';
<IconPercentage0 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- nonezeronullvoidemptynaughtciphernilnothingblanksystempercentage0zero percentempty percentagenil percentage
FAQ
- What does the percentage 0 icon represent?
- It visually signifies a zero value within a percentage context. This can be used for default states or when no percentage is applicable.
- How do I use the percentage 0 icon in React?
- You can import and use it directly with the following statement: import { IconPercentage0 } from '@tabler/icons-react'. Then, render it as <IconPercentage0 />.
- What is the license for the Tabler percentage 0 icon?
- The Tabler icons, including percentage 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 →