John KuehJohn Kueh

high heel icon

Phosphor · high-heel · MIT

Download SVG

The Phosphor high heel icon visually represents footwear, commonly used in e-commerce or fashion-related interfaces to denote product categories or actions.

Common uses

  • Product category for women's shoes
  • Link to a fashion blog or style guide
  • Icon for a 'dress code' setting

Use it in React

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

<HighHeel size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*updated*pumpsclothesclothingshoescommerceobjectshighheelstilettopump shoefashion shoe

FAQ

What does the high heel icon represent?
It depicts a high-heeled shoe, often used in contexts related to fashion, clothing, or e-commerce.
How do I use the high heel icon in React?
Import it from the Phosphor library and use it as a component: `import { HighHeel } from '@phosphor-icons/react'; <HighHeel />`.
What is the license for this icon?
The Phosphor icon library, including the high heel icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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 →