The Lucide badge euro icon depicts a badge with the euro symbol, commonly used to represent discounts, offers, or pricing in euros within a user interface.
Common uses
- Displaying a limited-time euro discount on a product.
- Indicating a special offer priced in euros.
- Labeling a financial transaction or payment in euros.
Use it in React
Install
npm i lucide-reactImport & render
import { BadgeEuro } from 'lucide-react';
<BadgeEuro size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- discountoffersalevouchertagmonetizationmarketingfinancefinancialexchangetransactionpayment€badgeeuroeuro tag
FAQ
- What is the badge euro icon used for?
- It's typically used to signify monetary value, discounts, sales, or offers specifically in euros.
- How do I use the badge euro icon in React?
- You can import and use it in React with: import { BadgeEuro } from 'lucide-react'
- What is the license for the Lucide badge euro icon?
- The Lucide icon library, including the badge euro 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 →