The Tabler receipt euro icon depicts a receipt with a euro symbol, commonly used to represent financial transactions, invoices, or payment confirmations within an e-commerce context.
Common uses
- Displaying transaction history in a user account.
- Indicating a successful payment on a checkout confirmation page.
- Labeling a section for invoices or billing statements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReceiptEuro } from '@tabler/icons-react';
<IconReceiptEuro size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconReceiptEuro size={24} stroke={2} />filled
<IconReceiptEuroFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- currencybilltransactioninvoicepaymentfinanceeconomyaccountcashdocumente-commercereceipteuroeuro billpayment receiptinvoice euro
FAQ
- What does the receipt euro icon represent?
- It represents a financial document, specifically a receipt or invoice that includes the euro currency symbol.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconReceiptEuro } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including receipt euro, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.