The Tabler basket check icon visually represents a shopping basket with a checkmark, commonly used to indicate successful order completion or confirmation of items in a shopping cart.
Common uses
- Confirming a successful purchase in an e-commerce checkout flow.
- Indicating that items have been added to a shopping cart and are ready for review.
- Representing a 'completed order' status within a user's order history.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketCheck } from '@tabler/icons-react';
<IconBasketCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shoppingcartconfirmpurchaseapprovalstoregoodsbuydecisionsuccesse-commercebasketcheckshopping cart confirmedorder completepurchase success
FAQ
- What does the basket check icon signify?
- It signifies a successful transaction or confirmation, often used after a purchase or when items in a cart are finalized.
- How do I use the basket check icon in React?
- You can import and use it like this: import { IconBasketCheck } from '@tabler/icons-react'; <IconBasketCheck />.
- What is the license for the Tabler basket check icon?
- The Tabler icons, including basket-check, 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 →