The Lucide diamond percent icon depicts a diamond shape with a percentage symbol inside, commonly used to signify offers, discounts, or verified status.
Common uses
- Indicating a product is on sale
- Highlighting a special offer or discount
- Marking an item as verified or premium
Use it in React
Install
npm i lucide-reactImport & render
import { DiamondPercent } from 'lucide-react';
<DiamondPercent size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- verifiedunverifiedsalediscountoffermarketingstickerprice tagdiamondpercent
FAQ
- What is the diamond percent icon used for?
- It's typically used to represent sales, discounts, special offers, or a verified/premium status.
- How do I use the diamond percent icon in React?
- You can import it from 'lucide-react' and use it as a component: import { DiamondPercent } from 'lucide-react'.
- What is the license for the Lucide diamond percent icon?
- The Lucide icon library, including the diamond percent icon, is available 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 →