John KuehJohn Kueh

gender male icon

Phosphor · gender-male · MIT

Download SVG

The Phosphor gender male icon depicts the symbol for the male gender, commonly used to represent male users, profiles, or options in user interfaces.

Common uses

  • User profile settings for gender selection.
  • Filtering search results by gender.
  • Indicating the gender associated with an account or character.

Use it in React

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

<GenderMale size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
manmasculinemarspeoplegendermaleman iconmale symbolmasculine icon

FAQ

What is the gender male icon used for?
It represents the male gender and is used in UIs to denote male users, profiles, or related options.
How do I use the gender male icon in React?
Import it as GenderMale from '@phosphor-icons/react' and use it as a component: <GenderMale />.
What is the license for this icon?
The Phosphor icon set, including the gender male 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 →