The Tabler shopping bag minus icon visually represents the action of removing an item from a shopping bag or cart, commonly used to indicate a decrease in quantity or the removal of a product in e-commerce interfaces.
Common uses
- Button to remove an item from a shopping cart.
- Decrementing the quantity of a product in an order.
- Indicate a successful removal of an item from a wishlist.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBagMinus } from '@tabler/icons-react';
<IconShoppingBagMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- subtractremovedecreasereducedeductlessendiminishminimizeshortenwithdrawe-commerceshoppingbagminusremove from cartsubtract item
FAQ
- What does the shopping bag minus icon signify?
- It signifies the removal or subtraction of an item, often in the context of an e-commerce shopping cart or order.
- How do I use the shopping bag minus icon in React?
- You can import and use it directly with: import { IconShoppingBagMinus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →