The HugeIcons badge euro icon visually represents a euro currency symbol within a badge, commonly used to denote pricing, discounts, or financial transactions related to the Eurozone.
Common uses
- Displaying prices in Euros
- Indicating a sale or discount
- Representing financial accounts or transactions
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BadgeEuroIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BadgeEuroIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro badgecurrency europrice euromoney euro
FAQ
- What does the BadgeEuroIcon represent?
- It represents the Euro currency symbol, often used in contexts related to pricing, sales, or financial information.
- How do I use BadgeEuroIcon in a React application?
- Import it using `import { BadgeEuroIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BadgeEuroIcon} />`.
- What is the license for this icon?
- The BadgeEuroIcon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →