Female Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Female icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305630.svg" alt="Female icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305630.svg" alt="Female icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305630.svg" alt="Female icon" :width="24" :height="24" />
CSS background
.icon-female {
background-image: url('https://proicons.com/icon/305630.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="M712 516c-1-8-3-16-5-24-12-64-26-128-38-192-7-39-45-73-84-73-56-1-112-1-168 0-5 0-11 0-16 1-41 12-64 39-72 82-12 68-27 135-40 203-5 23 7 43 27 47 21 4 39-8 44-31l38-185c1-4 3-7 4-11l4 2c0 4 1 8 0 12-5 25-10 51-15 76-17 82-33 164-50 245-3 15 1 19 16 19h49v205c0 28 18 45 45 45 20 0 41-18 41-45-1-64-1-128-1-192v-12h17v206c0 23 14 40 35 43 31 4 51-14 51-46V687h48c18 0 21-3 18-22l-54-264c-4-20-8-39-12-59 0-2 2-5 3-8 2 2 3 4 5 6 0 1 0 3 1 5 12 62 25 124 38 186 4 21 23 34 42 30 21-4 33-24 29-45zM501 216c41-1 75-35 74-77 0-43-33-76-75-77-42 0-75 34-75 77 0 42 34 77 76 77z"/></svg>
Female in other icon packs
Copied!