Male Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Male 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/306054.svg" alt="Male icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306054.svg" alt="Male icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306054.svg" alt="Male icon" :width="24" :height="24" />
CSS background
.icon-male {
background-image: url('https://proicons.com/icon/306054.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="M678 324c-1-59-42-98-100-98H418c-56 1-97 42-97 98v200c0 22 15 38 35 39 23 0 39-15 39-39V349c0-5 3-10 5-15 2 5 5 10 5 15v549c1 17 12 32 28 37 31 10 58-10 59-42V620c0-6-3-16 8-16 10 0 7 10 7 16 0 90 0 179 1 269 0 10 2 21 7 29 9 17 30 23 50 17 18-5 30-20 30-41V622 350c0-5 3-10 4-15 2 5 5 10 5 15v171c0 13 3 25 15 34 12 8 25 10 38 3 16-7 21-21 21-37 1-66 1-132 0-197zM499 216c44 0 77-33 77-77 0-42-34-76-76-76s-78 35-77 77c0 42 34 75 76 76z"/></svg>
Male in other icon packs
Copied!