The Tabler basket cancel icon visually represents the action of canceling or removing items from a shopping basket, commonly used to indicate an empty cart or a canceled order.
Common uses
- Clear shopping cart button
- Cancel order confirmation
- Empty state for a shopping list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketCancel } from '@tabler/icons-react';
<IconBasketCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shoppingcartpurchaseremovecrossstoreabandongoodsbuydecisione-commercebasketcancelshopping cart removeempty cartcancel purchase
FAQ
- What does the basket cancel icon signify?
- It signifies the cancellation or removal of items from a shopping basket or cart, often used for actions like clearing a cart or indicating a canceled purchase.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBasketCancel } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free usage 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 →