The Tabler cash icon depicts a banknote, commonly used to represent payment, currency, or financial transactions in user interfaces.
Common uses
- Payment confirmation button
- Currency selection dropdown
- Transaction history item
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCash } from '@tabler/icons-react';
<IconCash size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- currencypaymentmoneypaycashstorepurchasefinancedollarbanknotee-commerce
FAQ
- What does the cash icon represent?
- The cash icon represents physical money, such as a banknote. It's typically used for concepts related to payment, currency, and financial transactions.
- How do I use the cash icon in React?
- You can import and use the cash icon in React with the following statement: `import { IconCash } from '@tabler/icons-react'`. Then, you can render it like `<IconCash />`.
- What is the license for the Tabler cash icon?
- The Tabler icons, including the cash icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →