The Tabler shopping cart down icon visually represents a decrease in shopping cart contents or value, commonly used to indicate actions like removing items, applying discounts, or showing a reduced total.
Common uses
- Button to remove an item from the cart
- Indicator for a price reduction or sale
- Visual cue for a decreased order total
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartDown } from '@tabler/icons-react';
<IconShoppingCartDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- decreaselowerdescenddropreducefalldiminishlessensinkdeclinee-commerceshoppingcartdownremove from cartprice decrease
FAQ
- What does the shopping cart down icon signify?
- It signifies a reduction or decrease related to a shopping cart, such as fewer items or a lower price.
- How do I use the shopping cart down icon in React?
- You can import and use it like this: `import { IconShoppingCartDown } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →