The Tabler shopping cart x icon depicts a shopping cart with an 'x' symbol, commonly used to indicate the removal or cancellation of items from a shopping cart or to signify an empty cart.
Common uses
- Remove item from cart button
- Clear shopping cart action
- Indicate a disabled or unavailable shopping cart
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartX } from '@tabler/icons-react';
<IconShoppingCartX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- removedeletecanceleraseterminatecuteliminatestripdismissscrube-commerceshoppingcartxremove from cartclear cart
FAQ
- What does the shopping cart x icon represent?
- This icon represents the action of removing an item from a shopping cart or signifies that a cart is empty or has been cleared.
- How do I use the shopping cart x icon in React?
- You can import and use it in your React application with: import { IconShoppingCartX } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including shopping cart x, are 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 →