Male Icon
Free SVG icon from the Mage Icons 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/310824.svg" alt="Male icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310824.svg" alt="Male icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310824.svg" alt="Male icon" :width="24" :height="24" />
CSS background
.icon-male {
background-image: url('https://proicons.com/icon/310824.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.98077 20.75C13.6981 20.75 16.7115 17.7365 16.7115 14.0192C16.7115 10.3019 13.6981 7.28845 9.98077 7.28845C6.26347 7.28845 3.25 10.3019 3.25 14.0192C3.25 17.7365 6.26347 20.75 9.98077 20.75Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.75 3.25L14.7462 9.25385" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.75 8.63461V3.25H15.3654" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Male in other icon packs
Copied!