The Tabler cash banknote minus icon depicts a banknote with a minus sign, commonly used to signify removing or subtracting money, a refund, or a withdrawal in e-commerce and financial interfaces.
Common uses
- Indicate a refund amount
- Show a withdrawal from an account
- Represent a discount or price reduction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCashBanknoteMinus } from '@tabler/icons-react';
<IconCashBanknoteMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- cashbanknoteminusmoneycurrencypaymentfinancedollarsubtractremovee-commercemoney minuscurrency subtractpayment removefinance withdrawal
FAQ
- What does the cash-banknote-minus icon represent?
- It represents the subtraction or removal of money, often used for refunds, withdrawals, or discounts.
- How do I use this icon in React?
- Import it using `import { IconCashBanknoteMinus } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →