The Tabler percentage 20 icon depicts a percentage symbol with the number 20, commonly used to represent a 20% value or a specific segment of a whole in user interfaces.
Common uses
- Displaying a 20% discount or sale.
- Indicating a 20% completion status.
- Representing a specific 20% portion in data visualizations.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage20 } from '@tabler/icons-react';
<IconPercentage20 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- twentyfifthquintilecomponentfifthpartfractionportionsegmentslicechunksystempercentage20twenty percentfifth part20 percent
FAQ
- What does the percentage 20 icon represent?
- It visually represents the value of 20 percent or a fifth part of something. It's often used for discounts, progress, or data segmentation.
- How do I use the percentage 20 icon in React?
- You can import and use it in your React application with: import { IconPercentage20 } from '@tabler/icons-react'
- What is the license for the Tabler percentage 20 icon?
- The Tabler icon library, including the percentage 20 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 →