Pixelarticons

Shopping Bag Plus Pixel Art Icon

A shopping bag with a plus sign for adding items to a cart, increasing quantities and 'Add to bag' calls to action.

commerce Pro 4 variants

Tags

shoppingcartbagpurseluggageplusaddnewcreatepositive

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 Plus icon

A shopping bag combined with a plus badge, the 'Add to bag' action rendered as a single icon. Fashion and lifestyle e-commerce sites use it on product listing grids where a quick-add button overlays each thumbnail. It also suits quantity increment controls in checkout. Paired with shopping-bag-minus, it forms the complete increment and decrement pair for quantity management. The plain shopping-bag is the neutral cart icon; shopping-bag-plus is most valuable when the add action must be visually distinct.

Usage

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

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

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

Related icons