John KuehJohn Kueh

female symbol icon

HugeIcons · FemaleSymbolIcon · MIT

Download SVG

The HugeIcons female symbol icon depicts the biological symbol for female, commonly used to represent gender, user profiles, or specific demographic groups in user interfaces.

Common uses

  • User profile gender selection
  • Demographic filtering
  • Form field for gender identification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
woman symbolgender iconfemale gendervenus symbol

FAQ

What does the female symbol icon represent?
It represents the biological symbol for female. It's used in UIs to indicate gender or female users.
How do I use the FemaleSymbolIcon in React?
Import both HugeiconsIcon and FemaleSymbolIcon, then render <HugeiconsIcon icon={FemaleSymbolIcon} />.
What is the license for this icon?
This icon is provided 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 →