The Tabler shopping bag discount icon visually represents a shopping bag with a price tag or label, commonly used to signify sales, discounts, or special offers within an e-commerce context.
Common uses
- Indicate a sale or discount section on a website.
- Label a button for applying discount codes.
- Represent a shopping cart with promotional items.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBagDiscount } from '@tabler/icons-react';
<IconShoppingBagDiscount size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- purchasebuysalestoreofferreducesavebargaindealcute-commerceshoppingbagdiscountsale bagdiscount tag
FAQ
- What does the shopping bag discount icon represent?
- This icon symbolizes a shopping bag combined with a discount element, typically used to highlight sales, promotions, or reduced prices in online stores.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: `import { IconShoppingBagDiscount } from '@tabler/icons-react'`.
- What is the license for this icon?
- The shopping bag discount 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 →