John KuehJohn Kueh

male symbol icon

HugeIcons · MaleSymbolIcon · MIT

Download SVG

The HugeIcons male symbol icon depicts the traditional symbol for male, commonly used to represent gender or user profiles associated with males.

Common uses

  • User profile gender selection
  • Form field for male users
  • Filtering by male demographic

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
man symbolmale gender iconuser maleboy symbol

FAQ

What does the male symbol icon represent?
It represents the traditional symbol for male gender. It's often used in user interfaces to denote male users or gender options.
How do I use the MaleSymbolIcon in React?
Import both HugeiconsIcon and MaleSymbolIcon, then render the icon using <HugeiconsIcon icon={MaleSymbolIcon} />.
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 →