The Lucide badge percent icon visually represents a discount or special offer, commonly used to highlight sales, promotions, or verified status.
Common uses
- Indicating a product is on sale
- Showing a discount percentage
- Marking a verified user or item
Use it in React
Install
npm i lucide-reactImport & render
import { BadgePercent } from 'lucide-react';
<BadgePercent size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- verifiedunverifiedsalediscountoffermarketingstickerprice tagbadgepercentdiscount tagsale badgepercent offoffer sticker
FAQ
- What is the badge percent icon used for?
- It's used to signify sales, discounts, offers, or verified status in user interfaces.
- How do I use the badge percent icon in React?
- Import it from 'lucide-react' like so: import { BadgePercent } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library is released under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →