The Lucide badge cent icon depicts a badge with a cent symbol, commonly used to represent discounts, sales, or financial offers in UI elements.
Common uses
- Indicating a sale price
- Labeling a discount offer
- Representing a financial transaction
Use it in React
Install
npm i lucide-reactImport & render
import { BadgeCent } from 'lucide-react';
<BadgeCent size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- discountoffersalevouchertagmonetizationmarketingfinancefinancialexchangetransactionpaymentcentsdollarusd$
FAQ
- What is the badge cent icon used for?
- It's typically used to signify discounts, sales, offers, or financial-related items like payments or transactions.
- How do I use the badge cent icon in React?
- You can import it directly from the 'lucide-react' library using: `import { BadgeCent } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the badge cent icon, is distributed 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 →