The Tabler moneybag minus icon visually represents the removal or subtraction of funds, often used in e-commerce interfaces to indicate discounts, refunds, or reduced balances.
Common uses
- Applying a discount to a cart total
- Indicating a refund amount
- Showing a reduced account balance
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoneybagMinus } from '@tabler/icons-react';
<IconMoneybagMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneybagminuswealthrichmoneyfinancesavingstreasuresubtractremovee-commerceremove moneysubtract wealthdiscount iconfinance minus
FAQ
- What does the moneybag minus icon represent?
- It signifies the act of taking away money, like a discount, fee, or withdrawal.
- How do I use the moneybag minus icon in React?
- Import it using `import { IconMoneybagMinus } from '@tabler/icons-react'` and use it as a component: `<IconMoneybagMinus />`.
- What is the license for this icon?
- The Tabler icon set, including moneybag minus, is available 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 →