The Tabler cash banknote icon visually represents currency and is commonly used in UI to denote payment, financial transactions, or monetary value within e-commerce contexts.
Common uses
- Button for 'Checkout' or 'Pay Now'
- Indicator for pricing or transaction details
- Section header for 'Billing' or 'Payments'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCashBanknote } from '@tabler/icons-react';
<IconCashBanknote size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCashBanknote size={24} stroke={2} />filled
<IconCashBanknoteFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneypaybankdollarpoundyenbusinesscashbanknotestoree-commercepaymentcurrency
FAQ
- What does the cash banknote icon represent?
- It represents money, currency, and financial transactions, often used for payment-related actions or information.
- How do I use this icon in React?
- You can import and use it like this: import { IconCashBanknote } from '@tabler/icons-react'; <IconCashBanknote />.
- What is the license for this icon?
- The Tabler icons, including cash-banknote, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.