John KuehJohn Kueh

basket off icon

Tabler · basket-off · MIT

Download SVG

The Tabler basket off icon depicts an empty shopping basket with a line through it, commonly used to indicate that a shopping cart is empty, disabled, or has no items.

Common uses

  • Displaying an empty shopping cart on an e-commerce site.
  • Indicating a disabled or inactive purchase option.
  • Showing that a user has no items in their cart.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBasketOff } from '@tabler/icons-react';

<IconBasketOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
E-commerce
Keywords
shopstoreonlineshoppingbasketoffpurchasedisabledinactiveretaile-commerceempty cartno shoppingpurchase disabledinactive basket

FAQ

What does the basket off icon represent?
It signifies an empty or disabled shopping basket, often used in e-commerce contexts to show no items are selected or available for purchase.
How do I use the basket off icon in React?
You can import and use it directly with the following statement: import { IconBasketOff } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including basket off, 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 →