The HugeIcons receipt euro icon depicts a receipt with a euro symbol, commonly used to represent financial transactions, invoices, or billing information.
Common uses
- Displaying transaction history
- Indicating payment confirmation
- Representing a shopping cart total
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReceiptEuroIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReceiptEuroIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro receiptmoney receiptinvoice europayment euro
FAQ
- What does the receipt euro icon represent?
- This icon represents a receipt with a euro symbol, signifying financial transactions, invoices, or billing.
- How do I use the ReceiptEuroIcon in React?
- Import it using `import { ReceiptEuroIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ReceiptEuroIcon} />`.
- What is the license for this icon?
- The HugeIcons receipt euro icon is available under the MIT license.
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 →