The Tabler basket discount icon visually represents a shopping basket with a price tag or discount symbol, commonly used in e-commerce interfaces to indicate sales, special offers, or a shopping cart.
Common uses
- Highlighting items on sale
- Indicating a promotional section
- Representing the shopping cart
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketDiscount } from '@tabler/icons-react';
<IconBasketDiscount size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shoppingcartsaleofferpurchasestoregoodsbuyvoucherbargaine-commercebasketdiscountshopping cart salepromo basketoffer icon
FAQ
- What is the basket discount icon used for?
- It's used to signify sales, discounts, or special offers within an e-commerce context, often related to shopping or purchasing.
- How do I use this icon in React?
- Import it using: `import { IconBasketDiscount } from '@tabler/icons-react'` and then use it as a component: `<IconBasketDiscount />`.
- What is the license for this icon?
- The Tabler icon library, including the basket-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 →