John KuehJohn Kueh

coat hanger icon

Phosphor · coat-hanger · MIT

Download SVG

The Phosphor coat hanger icon visually represents a hanger, commonly used in UI to signify clothing, apparel, or wardrobe-related features.

Common uses

  • Clothing store product listing
  • Wardrobe management section
  • Dry cleaning service option

Use it in React

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

<CoatHanger size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CoatHanger size={24} />
thin
<CoatHanger size={24} weight="thin" />
light
<CoatHanger size={24} weight="light" />
bold
<CoatHanger size={24} weight="bold" />
fill
<CoatHanger size={24} weight="fill" />
duotone
<CoatHanger size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
clothingclothesclosetcommerceobjectscoathangerclothing hangerapparel hangerwardrobe icon

FAQ

What does the coat hanger icon represent?
It represents a coat hanger, typically used for items of clothing or wardrobe management.
How do I use the coat hanger icon in React?
You can import and use it like this: import { CoatHanger } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon set, including the coat hanger icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →