User Female Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The User Female icon is commonly used in account pages, profile sections and authentication flows. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306847.svg" alt="User Female icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306847.svg" alt="User Female icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306847.svg" alt="User Female icon" :width="24" :height="24" />
CSS background
.icon-user-female {
background-image: url('https://proicons.com/icon/306847.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M913 642L699 540l-91-43c0-1 2-2 6-2l2-3h118c23 0 34-11 34-32v-88h-2c-4-125-40-224-110-297-37-41-79-65-125-72h-11l-3-3h-32l-5 3h-11c-46 7-87 30-123 70-71 74-108 174-112 299v88c0 21 11 32 32 32h121l5 5c2 2 3 3 5 3l-88 40L87 642c-21 8-32 27-32 56v243c0 16 5 30 15 41 10 12 22 18 36 18h788c14 0 26-6 36-18 10-11 15-25 15-41V698c0-29-11-48-32-56z"/></svg>
User Female in other icon packs
Copied!