The Tabler shopping bag icon depicts a bag used for carrying purchases, commonly used in e-commerce interfaces to represent the shopping cart or checkout process.
Common uses
- Add to Cart button
- View Cart link
- Checkout process step
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBag } from '@tabler/icons-react';
<IconShoppingBag size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shopstoreecommercebuyshoppingbagpurchaseretailbusinesse-commerceshopping cart
FAQ
- What is the shopping bag icon used for?
- It visually represents the act of shopping or a place to store selected items, like a shopping cart in an online store.
- How do I use the shopping bag icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconShoppingBag } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the shopping bag, are 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 →