The Tabler basket x icon depicts a shopping basket with an 'x' symbol, commonly used to represent actions like removing an item from a cart, canceling an order, or closing an e-commerce-related view.
Common uses
- Remove item from shopping cart
- Cancel order confirmation
- Close product quick view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketX } from '@tabler/icons-react';
<IconBasketX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- closedismisscancelterminateendrejectaborteliminatehaltstope-commercebasketxremove from cartcancel basketshopping cart close
FAQ
- What does the basket x icon represent?
- It signifies an action related to a shopping basket, typically for removal, cancellation, or dismissal within an e-commerce context.
- How do I use the basket x icon in React?
- You can import and use it with: import { IconBasketX } from '@tabler/icons-react'
- What is the license for this icon?
- 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 →