The Tabler receipt rupee icon visually represents a financial transaction or bill, commonly used in e-commerce interfaces to denote payment, invoices, or currency-related actions.
Common uses
- Displaying transaction history
- Indicating payment confirmation
- Labeling a currency or billing section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconReceiptRupee } from '@tabler/icons-react';
<IconReceiptRupee size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconReceiptRupee size={24} stroke={2} />filled
<IconReceiptRupeeFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- currencybilltransactioninvoicepaymentfinanceeconomyaccountcashdocumente-commercereceiptrupeerupee billcurrency receiptpayment invoice
FAQ
- What does the receipt rupee icon represent?
- It signifies a financial document like a receipt or bill, specifically related to the Indian Rupee currency.
- How do I use this icon in React?
- Import it using `import { IconReceiptRupee } from '@tabler/icons-react';` and then use it as a component: `<IconReceiptRupee />`.
- What is the license for this icon?
- The Tabler icons, including receipt rupee, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.