The Tabler shopping bag plus icon visually represents adding an item to a shopping bag, commonly used in e-commerce interfaces to indicate an 'add to cart' or 'add to wishlist' action.
Common uses
- Button to add product to cart
- Link to create a new order
- Icon for 'Add to Wishlist' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBagPlus } from '@tabler/icons-react';
<IconShoppingBagPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- addincreaseenhanceboostaugmentexpandamplifygrowsupplementupgradee-commerceshoppingbagplusadd to cartnew order
FAQ
- What does the shopping bag plus icon signify?
- It signifies the action of adding something to a shopping cart or list, often used for 'add to cart' functionality in e-commerce.
- How do I use the shopping bag plus icon in React?
- You can import and use it directly in your React components like this: import { IconShoppingBagPlus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the shopping bag plus icon, is distributed 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 →