The Tabler percentage 100 icon visually represents completeness or a full value, often used to indicate 100% completion, maximum capacity, or a total amount in user interfaces.
Common uses
- Showing task completion status
- Indicating a full progress bar
- Representing a maximum discount or value
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage100 } from '@tabler/icons-react';
<IconPercentage100 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- fullwholecompletetotalentiremaxabsoluteconsummateperfectfinishedsystempercentage100maximum
FAQ
- What does the percentage 100 icon represent?
- This icon signifies a complete or full state, typically used for 100% completion, maximum values, or total amounts.
- How do I use the percentage 100 icon in React?
- You can import and use it in your React application with: import { IconPercentage100 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including percentage 100, 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 →