The HugeIcons coins euro icon depicts a stack of euro coins, commonly used to represent currency, payment, or financial transactions in user interfaces.
Common uses
- Displaying currency balance
- Indicating transaction amounts
- Representing a wallet or savings feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CoinsEuroIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CoinsEuroIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro currencymoney stackpayment iconfinance symbol
FAQ
- What does the CoinsEuroIcon represent?
- The CoinsEuroIcon represents a stack of euro coins, symbolizing currency, money, or financial value.
- How do I use the CoinsEuroIcon in a React application?
- Import both HugeiconsIcon and CoinsEuroIcon from their respective packages and render it using <HugeiconsIcon icon={CoinsEuroIcon} />.
- What is the license for this icon?
- The CoinsEuroIcon is available 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 →