The Tabler percentage 25 icon visually represents a quarter or 25% of a whole, commonly used in UIs to indicate progress, discounts, or fractional values.
Common uses
- Displaying progress bars for 25% completion.
- Indicating a 25% discount on a product.
- Showing a data segment representing 25% of a total.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPercentage25 } from '@tabler/icons-react';
<IconPercentage25 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- quarterfourthpartportionslicesectionfractionsegmentpiecebitsystempercentage25quarter icontwenty five percent iconfourth icon
FAQ
- What does the percentage 25 icon represent?
- It represents a quarter of something, or 25 percent. It's often used for progress or fractional indicators.
- How do I use the percentage 25 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconPercentage25 } from '@tabler/icons-react'
- What is the license for the Tabler percentage 25 icon?
- The Tabler icons, including percentage 25, 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 →