John KuehJohn Kueh

woman icon

HugeIcons · WomanIcon · MIT

Download SVG

The HugeIcons woman icon depicts a female figure, commonly used to represent user profiles, gender selection, or female-specific content.

Common uses

  • User profile avatar
  • Gender selection in forms
  • Female audience content filter

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WomanIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WomanIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
femalegirlpersonuser

FAQ

What does the woman icon represent?
It represents a female figure, often used for user profiles or indicating female-related information.
How do I use the WomanIcon in React?
Import both HugeiconsIcon and WomanIcon, then render <HugeiconsIcon icon={WomanIcon} />.
What is the license for this icon?
The icon is distributed under the MIT license.

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 →