The Lucide square percent icon depicts a square with a percentage symbol inside, commonly used to represent discounts, sales, or verification badges.
Common uses
- Displaying discount percentages on product listings.
- Indicating a verified status or badge.
- Representing special offers or marketing promotions.
Use it in React
Install
npm i lucide-reactImport & render
import { SquarePercent } from 'lucide-react';
<SquarePercent size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- verifiedunverifiedsalediscountoffermarketingstickerprice tagsquarepercentdiscount iconpercentage tagverified badgeoffer sticker
FAQ
- What is the square percent icon used for?
- It's typically used to signify discounts, sales, offers, or a verified status in user interfaces.
- How do I use the square percent icon in React?
- You can import and use it like this: import { SquarePercent } from 'lucide-react'; <SquarePercent />
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →