The Tabler percentage 70 icon depicts a segmented circle representing 70 percent, commonly used to visually indicate progress, completion, or a specific portion of a whole in user interfaces.
Common uses
- Displaying progress bars or loading indicators.
- Showing completion status for tasks or forms.
- Representing a 70% discount or offer.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage70 } from '@tabler/icons-react';
<IconPercentage70 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- seventypercentagefractionportionthirdslicesegmentpartchunkparcelsystem70seventy percentprogress 70completion 70fraction 70
FAQ
- What does the percentage 70 icon represent?
- It visually signifies 70 percent, often used for progress, completion, or a specific fraction of a whole.
- How do I use the percentage 70 icon in React?
- Import it using `import { IconPercentage70 } from '@tabler/icons-react';` and then use it as a component: `<IconPercentage70 />`.
- What is the license for this icon?
- The Tabler icon library, including the percentage 70 icon, is 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 →