The Tabler currency euro icon depicts the symbol for the euro (€) and is commonly used in user interfaces to represent monetary values, pricing, or financial transactions related to the euro currency.
Common uses
- Displaying prices in euros on an e-commerce site.
- Indicating a payment method option for euros.
- Labeling a financial report or currency exchange section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyEuro } from '@tabler/icons-react';
<IconCurrencyEuro size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- euroeurtradefinanceeuropeeumoneybanknotepaycurrencycurrencieseuro symbolmoney eurocurrency symboleur icon
FAQ
- What does the currency euro icon represent?
- It represents the symbol for the euro (€), the official currency of the Eurozone. It's used to denote monetary values or financial contexts related to this currency.
- How do I use the currency euro icon in a React application?
- You can import and use it directly in your React components like this: import { IconCurrencyEuro } from '@tabler/icons-react'. Then, render it as <IconCurrencyEuro />.
- What is the license for the Tabler currency euro icon?
- The Tabler icon set, including the currency euro icon, is released under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →