The Tabler gender male icon, codenamed gender-male, visually represents the male gender and is commonly used in user interfaces to denote male users, male-specific options, or male-related categories.
Common uses
- User profile settings (e.g., selecting gender)
- Filtering search results by gender
- Form fields for demographic information
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGenderMale } from '@tabler/icons-react';
<IconGenderMale size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gender
- Keywords
- identitymanboypersongendermalemasculinehumanindividualman iconboy iconmasculine symbolmale symbol
FAQ
- What does the gender male icon represent?
- It represents the male gender and is used to signify males or masculine attributes in UI elements.
- How do I use the gender male icon in React?
- You can import and use it directly with the following statement: import { IconGenderMale } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler gender male icon 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 Tabler.
Looking for something else? Search Tabler 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 →