The Tabler shopping cart up icon visually represents an increase in shopping cart contents or value, often used to indicate adding items or a positive trend in e-commerce.
Common uses
- Button to add items to cart
- Displaying order total increase
- Highlighting a successful purchase
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartUp } from '@tabler/icons-react';
<IconShoppingCartUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- increaseascendriseelevateboostgrowamplifyescalateclimbshoppinge-commercecartupadd to cartcart increaseshopping increase
FAQ
- What does the shopping cart up icon signify?
- It signifies an increase related to a shopping cart, such as adding items or a positive change in order value.
- How do I use this icon in React?
- You can import and use it like this: import { IconShoppingCartUp } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is 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 →