The HugeIcons file euro icon depicts a document with a euro symbol, commonly used to represent financial documents, currency-related files, or monetary transactions within a user interface.
Common uses
- Button to download a financial report
- List item for an invoice
- Indicator for a currency exchange rate document
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileEuroIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileEuroIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro filecurrency documentmoney filefinancial document
FAQ
- What does the FileEuroIcon represent?
- It represents a file or document related to the Euro currency, often used for financial or monetary contexts.
- How do I use FileEuroIcon in a React application?
- Import it from '@hugeicons/core-free-icons' and render it using the <HugeiconsIcon /> component like this: import { FileEuroIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={FileEuroIcon} />.
- What is the license for this icon?
- The FileEuroIcon from HugeIcons is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.