The Tabler shopping cart off icon visually indicates that a shopping cart is empty or unavailable, often used to signify no items are selected or that a purchase action is not currently possible.
Common uses
- Displaying an empty e-commerce cart state.
- Disabling the 'add to cart' button when an item is out of stock.
- Indicating a cleared or reset shopping cart.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartOff } from '@tabler/icons-react';
<IconShoppingCartOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shopstorebuypurchaseproductbagtrolleysupermarketgroceryshoppinge-commercecartoffempty cartno itemscart disabled
FAQ
- What does the shopping cart off icon represent?
- It represents an empty or unavailable shopping cart, signifying no items are present or a purchase cannot be made.
- How do I use this icon in React?
- You can import and use it in React with: import { IconShoppingCartOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided 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 →