The HugeIcons high heels 02 icon depicts a pair of elegant high-heeled shoes, commonly used to represent fashion, style, or feminine-oriented content in user interfaces.
Common uses
- Fashion e-commerce product listing
- Beauty or style blog post header
- Women's clothing or accessory category filter
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HighHeels02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HighHeels02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stilettofashion shoewomen's shoepump
FAQ
- What is the HighHeels02Icon used for?
- This icon is typically used to visually represent concepts related to fashion, women's style, or elegance within a user interface.
- How do I use the HighHeels02Icon in a React project?
- Import both HugeiconsIcon and HighHeels02Icon, then render the icon using <HugeiconsIcon icon={HighHeels02Icon} />.
- What is the license for this icon?
- The HighHeels02Icon 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 →