User Man Pixel Art Icon
A man icon for user profiles and accounts, gender selectors, 'male' options, and representing an adult man in people lists.
Tags
manusermaleprofile
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the User Man icon
A man's head and shoulders, a gendered variant of the standard user icon. Use it for a profile or account where the person is specifically a man, a gender option in a form, or people directories that distinguish men and women. It pairs with user-woman, boy and girl for a small cast of people. For a neutral, unspecified user, the plain user icon is better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/user-man.svg" width="24" height="24" alt="User Man" />
<!-- React -->
import { UserMan } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="user-man.svg" width="48" height="48" style="image-rendering: pixelated" />