John KuehJohn Kueh

shopping cart plus icon

Tabler · shopping-cart-plus · MIT

Download SVG

The Tabler shopping cart plus icon visually represents adding an item to a shopping cart, commonly used to indicate an action for increasing the quantity or adding a new product to an e-commerce order.

Common uses

  • Button to add an item to the cart
  • Link to a 'continue shopping' or 'add more items' page
  • Indicator for items added to a wishlist or saved for later

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
increaseaddboostenhancesupplementgrowamplifyexpandaugmentelevatee-commerceshoppingcartplusadd to cartshopping bag add

FAQ

What does the shopping cart plus icon signify?
It signifies the action of adding an item to a shopping cart or increasing the quantity of an item already in the cart.
How do I use this icon in React?
Import it using `import { IconShoppingCartPlus } from '@tabler/icons-react';` and render it as a component: `<IconShoppingCartPlus />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →