The Tabler hanger 2 icon depicts a stylized hanger, commonly used in UI to represent clothing-related actions, product categories, or wardrobe management features.
Common uses
- Clothing store product category
- Wardrobe or closet management
- Dry cleaning service feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHanger2 } from '@tabler/icons-react';
<IconHanger2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHanger2 size={24} stroke={2} />filled
<IconHanger2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- clotheswardrobehookhangwoodenplasticwireshopstoreclothingfashionsystemhanger2clothes hangerwardrobe hook
FAQ
- What does the hanger 2 icon represent?
- The hanger 2 icon visually represents a clothes hanger, often used for items related to clothing, fashion, or storage.
- How do I use the hanger 2 icon in React?
- You can import and use it in React with: import { IconHanger2 } from '@tabler/icons-react'
- What is the license for the hanger 2 icon?
- The Tabler hanger 2 icon is 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 →