The Phosphor gender nonbinary icon visually represents the non-binary gender identity and is commonly used in UI elements to indicate gender options beyond male and female.
Common uses
- Gender selection forms
- User profile settings
- Accessibility information
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GenderNonbinary } from '@phosphor-icons/react';
<GenderNonbinary size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GenderNonbinary size={24} />thin
<GenderNonbinary size={24} weight="thin" />light
<GenderNonbinary size={24} weight="light" />bold
<GenderNonbinary size={24} weight="bold" />fill
<GenderNonbinary size={24} weight="fill" />duotone
<GenderNonbinary size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- people
- Keywords
- intersexnon-binarypeoplegendernonbinarygender identitygender symbolnonbinary symbolthird gender
FAQ
- What does the gender nonbinary icon represent?
- It symbolizes the non-binary gender identity, representing individuals who do not identify strictly as male or female.
- How do I use the gender nonbinary icon in React?
- You can import and use it in your React application with: import { GenderNonbinary } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the gender nonbinary icon, is distributed 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 →