User Woman Pixel Art Icon
A woman icon for user profiles and accounts, gender selectors, 'female' options, and representing an adult woman in people lists.
Tags
womanuserfemaleprofile
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 Woman icon
A woman'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 woman, a gender option in a form, or people directories that distinguish women and men. It pairs with user-man, 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-woman.svg" width="24" height="24" alt="User Woman" />
<!-- React -->
import { UserWoman } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="user-woman.svg" width="48" height="48" style="image-rendering: pixelated" />