The Lucide euro icon depicts the symbol for the European currency and is commonly used in UI to represent monetary values, pricing, or financial transactions related to the Euro.
Common uses
- Displaying prices in Euros
- Indicating currency selection for Euro
- Representing financial accounts or transactions in Euros
Use it in React
Install
npm i lucide-reactImport & render
import { Euro } from 'lucide-react';
<Euro size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- currencymoneypaymenteurocurrency symboleuropean currencymoney symbolpayment symbol
FAQ
- What does the euro icon represent?
- The icon represents the symbol for the Euro, the official currency of the Eurozone.
- How do I use the euro icon in React?
- You can import and use it in React with: import { Euro } from 'lucide-react'.
- What is the license for the Lucide euro icon?
- The Lucide euro icon is distributed 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 →