The Tabler shopping bag check icon visually represents a completed purchase or verified order, commonly used in e-commerce interfaces to confirm a successful transaction.
Common uses
- Order confirmation page
- Success message after checkout
- Status indicator for fulfilled orders
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBagCheck } from '@tabler/icons-react';
<IconShoppingBagCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- purchasebuyverifyapprovestorebagconfirmsecurevalidateacquiree-commerceshoppingcheckpurchase completeorder verifiedbag approved
FAQ
- What does the shopping bag check icon signify?
- It signifies a successful purchase, verified order, or completed transaction, often used to provide positive feedback to the user.
- How do I use this icon in React?
- You can import and use it directly in your React components with: import { IconShoppingBagCheck } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →