The Tabler percentage 30 icon depicts a stylized representation of 30%, commonly used to indicate a discount, progress, or a specific portion of a whole in user interfaces.
Common uses
- Displaying discount percentages in e-commerce.
- Showing progress bars or completion status.
- Indicating a fraction or segment of data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage30 } from '@tabler/icons-react';
<IconPercentage30 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- thirtypercentfractionthirdtranchepartsegmentportionslicesectionsystempercentage3030 percentdiscountprogress
FAQ
- What is the purpose of the percentage 30 icon?
- This icon visually represents 30 percent, often used for discounts, progress indicators, or denoting a specific part of a whole.
- How do I use the percentage 30 icon in React?
- You can import and use it in React with: `import { IconPercentage30 } from '@tabler/icons-react'`. Then render it as `<IconPercentage30 />`.
- What is the license for this icon?
- The Tabler icons, including percentage 30, are distributed under the MIT license, allowing for free use.
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 →