male icon
male from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- male
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the male icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M442 48h-90a22 22 0 0 0 0 44h36.89l-60.39 60.39c-68.19-52.86-167-48-229.54 14.57C31.12 234.81 31.12 345.19 99 413a174.21 174.21 0 0 0 246 0c62.57-62.58 67.43-161.35 14.57-229.54L420 123.11V160a22 22 0 0 0 44 0V70a22 22 0 0 0-22-22M313.92 381.92a130.13 130.13 0 0 1-183.84 0c-50.69-50.68-50.69-133.16 0-183.84s133.16-50.69 183.84 0s50.69 133.16 0 183.84"/></svg>
React
import type { SVGProps } from "react";
export function IonMale(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M442 48h-90a22 22 0 0 0 0 44h36.89l-60.39 60.39c-68.19-52.86-167-48-229.54 14.57C31.12 234.81 31.12 345.19 99 413a174.21 174.21 0 0 0 246 0c62.57-62.58 67.43-161.35 14.57-229.54L420 123.11V160a22 22 0 0 0 44 0V70a22 22 0 0 0-22-22M313.92 381.92a130.13 130.13 0 0 1-183.84 0c-50.69-50.68-50.69-133.16 0-183.84s133.16-50.69 183.84 0s50.69 133.16 0 183.84"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M442 48h-90a22 22 0 0 0 0 44h36.89l-60.39 60.39c-68.19-52.86-167-48-229.54 14.57C31.12 234.81 31.12 345.19 99 413a174.21 174.21 0 0 0 246 0c62.57-62.58 67.43-161.35 14.57-229.54L420 123.11V160a22 22 0 0 0 44 0V70a22 22 0 0 0-22-22M313.92 381.92a130.13 130.13 0 0 1-183.84 0c-50.69-50.68-50.69-133.16 0-183.84s133.16-50.69 183.84 0s50.69 133.16 0 183.84"/></svg> </template>
CSS
.icon-male {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M442%2048h-90a22%2022%200%200%200%200%2044h36.89l-60.39%2060.39c-68.19-52.86-167-48-229.54%2014.57C31.12%20234.81%2031.12%20345.19%2099%20413a174.21%20174.21%200%200%200%20246%200c62.57-62.58%2067.43-161.35%2014.57-229.54L420%20123.11V160a22%2022%200%200%200%2044%200V70a22%2022%200%200%200-22-22M313.92%20381.92a130.13%20130.13%200%200%201-183.84%200c-50.69-50.68-50.69-133.16%200-183.84s133.16-50.69%20183.84%200s50.69%20133.16%200%20183.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M442%2048h-90a22%2022%200%200%200%200%2044h36.89l-60.39%2060.39c-68.19-52.86-167-48-229.54%2014.57C31.12%20234.81%2031.12%20345.19%2099%20413a174.21%20174.21%200%200%200%20246%200c62.57-62.58%2067.43-161.35%2014.57-229.54L420%20123.11V160a22%2022%200%200%200%2044%200V70a22%2022%200%200%200-22-22M313.92%20381.92a130.13%20130.13%200%200%201-183.84%200c-50.69-50.68-50.69-133.16%200-183.84s133.16-50.69%20183.84%200s50.69%20133.16%200%20183.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/male.svg?color=%231a73e8&size=48