The Tabler shopping cart discount icon visually represents a shopping cart with a price tag or sticker, commonly used in e-commerce interfaces to indicate sales, promotions, or special offers related to items in the cart.
Common uses
- Highlighting items on sale within a shopping cart.
- Indicating a general site-wide promotion or discount.
- Applying a coupon or discount code to an order.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartDiscount } from '@tabler/icons-react';
<IconShoppingCartDiscount size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- saleofferdealbargainpromotionmarkdownrebatesavingscutattractione-commerceshoppingcartdiscountshopping cart salecart promotion
FAQ
- What does the shopping cart discount icon signify?
- This icon signifies a discount, sale, or special offer applied to items within a shopping cart or during the checkout process.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { IconShoppingCartDiscount } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the shopping cart discount icon, 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 →