Pixelarticons

Shopping Bag Minus Pixel Art Icon

A shopping bag with a minus for decrementing item quantities, reducing cart contents and adjusting order totals.

commerce Pro 4 variants

Tags

shoppingcartbagpurseluggageminusremovesubtractnegative

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Shopping Bag Minus icon

A shopping bag paired with a minus badge, representing the reduction of item quantity in a cart or order. Quantity-selector controls in checkout flows use it alongside shopping-bag-plus for the classic minus and plus pair. It is the gentler action compared to shopping-bag-delete, since it decrements a count rather than removing the entire record. When a user removes the last unit of an item entirely, shopping-bag-delete or shopping-bag-x is then more appropriate than a plain minus.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/shopping-bag-minus.svg" width="24" height="24" alt="Shopping Bag Minus" />

<!-- React -->
import { ShoppingBagMinus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shopping-bag-minus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons