John KuehJohn Kueh

shopping cart minus icon

Tabler · shopping-cart-minus · MIT

Download SVG

The Tabler shopping cart minus icon visually represents the action of removing an item from a shopping cart, commonly used to indicate a decrease in quantity or the removal of a product.

Common uses

  • Button to decrease item quantity in a cart
  • Option to remove an item from a wishlist
  • Action to subtract from a total order value

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconShoppingCartMinus } from '@tabler/icons-react';

<IconShoppingCartMinus size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
deductreducedecreasesubtractdiminishremoveshortencutdownsizeminimizee-commerceshoppingcartminusremove from cartshopping cart subtract

FAQ

What does the shopping cart minus icon signify?
This icon signifies the removal or reduction of an item from a shopping context, like a cart or order.
How do I use this icon in React?
Import it using: import { IconShoppingCartMinus } from '@tabler/icons-react'; and then use it as a component: <IconShoppingCartMinus />.
What is the license for this icon?
The Tabler icons, including shopping-cart-minus, 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 →