The Tabler hanger off icon depicts a clothes hanger that is crossed out or removed, commonly used to indicate an item is out of stock, unavailable, or removed from a selection in e-commerce interfaces.
Common uses
- Indicate an out-of-stock product
- Show an item removed from a wishlist
- Represent a 'no longer available' status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHangerOff } from '@tabler/icons-react';
<IconHangerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- clotheswardrobehookhangwoodenplasticwireshopstoreclothingfashione-commercehangeroffout of stockunavailable
FAQ
- What does the hanger-off icon represent?
- It visually signifies that an item, typically clothing, is unavailable, out of stock, or has been removed.
- How do I use the hanger-off icon in React?
- You can import and use it like this: import { IconHangerOff } from '@tabler/icons-react'; <IconHangerOff />.
- What is the license for the Tabler hanger-off icon?
- The Tabler icon library, including the hanger-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 →