John KuehJohn Kueh

euro icon

HugeIcons · EuroIcon · MIT

Download SVG

The HugeIcons euro icon depicts the euro symbol (€) and is typically used to represent the Euro currency in financial contexts or pricing information.

Common uses

  • Displaying prices in Euros
  • Currency selection dropdowns
  • Financial dashboards

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EuroIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={EuroIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
currencymoneypaymentfinance

FAQ

What does the Euro icon represent?
The icon represents the euro symbol (€), commonly used for the currency of the Eurozone.
How do I use the Euro icon in React?
Import EuroIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={EuroIcon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is provided 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 →