The HugeIcons high heels 01 icon depicts a classic stiletto heel, commonly used to represent fashion, style, or feminine attributes in user interfaces.
Common uses
- Fashion e-commerce product category
- Beauty or lifestyle blog link
- User profile section for personal style
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HighHeels01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HighHeels01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stilettoshoefashionheel
FAQ
- What does the HighHeels01Icon represent?
- This icon represents a high-heeled shoe, often associated with fashion, style, and femininity.
- How do I use the HighHeels01Icon in a React project?
- Import both HugeiconsIcon and HighHeels01Icon from their respective packages and render it using <HugeiconsIcon icon={HighHeels01Icon} />.
- What is the license for this icon?
- The HighHeels01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →