The Tabler shoe off icon visually represents footwear being removed or taken off, commonly used in e-commerce to indicate an item is out of stock or unavailable for purchase.
Common uses
- Indicate out-of-stock product
- Show disabled or unavailable item
- Represent removal from cart
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoeOff } from '@tabler/icons-react';
<IconShoeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- sportbootsbootfootwearsneakernikeadidasshoeoffstoree-commerceout of stockunavailablefootwear removedno shoes
FAQ
- What does the shoe off icon represent?
- This icon depicts a shoe being taken off. It's often used in e-commerce contexts to signify an item is unavailable or out of stock.
- How do I use the shoe off icon in React?
- You can import and use it in your React application with: import { IconShoeOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the shoe off 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 →