The Tabler percentage 90 icon visually represents a quantity of 90%, often used to indicate progress, discounts, or a significant portion of a whole in user interfaces.
Common uses
- Displaying discount percentages
- Showing progress bars or completion status
- Indicating a large fraction of a total
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage90 } from '@tabler/icons-react';
<IconPercentage90 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- ninetypercentagenine-tenthsfractionportionslicedivisionsegmentpartcomponentsystem90ninety percent90 percentlarge portionhigh percentage
FAQ
- What does the percentage 90 icon represent?
- It depicts 90% of a whole, commonly used for progress, discounts, or proportions.
- How do I use this icon in React?
- Import it using `import { IconPercentage90 } from '@tabler/icons-react';` and then render the component.
- What is the license for this icon?
- The Tabler icons, including percentage 90, 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 →