male female icon
male-female-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- male-female-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the male female icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M330 16v44h42.89l-37.1 37.09A157.67 157.67 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-50v44h50v58h44v-58h50v-44h-50v-37.54c76.74-10.74 136-76.8 136-156.46a157.2 157.2 0 0 0-14-64.93l44-44V134h44V16ZM216 314a114 114 0 1 1 114-114a114.13 114.13 0 0 1-114 114"/></svg>
React
import type { SVGProps } from "react";
export function IonMaleFemaleSharp(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="M330 16v44h42.89l-37.1 37.09A157.67 157.67 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-50v44h50v58h44v-58h50v-44h-50v-37.54c76.74-10.74 136-76.8 136-156.46a157.2 157.2 0 0 0-14-64.93l44-44V134h44V16ZM216 314a114 114 0 1 1 114-114a114.13 114.13 0 0 1-114 114"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M330 16v44h42.89l-37.1 37.09A157.67 157.67 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-50v44h50v58h44v-58h50v-44h-50v-37.54c76.74-10.74 136-76.8 136-156.46a157.2 157.2 0 0 0-14-64.93l44-44V134h44V16ZM216 314a114 114 0 1 1 114-114a114.13 114.13 0 0 1-114 114"/></svg> </template>
CSS
.icon-male-female-sharp {
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%22M330%2016v44h42.89l-37.1%2037.09A157.67%20157.67%200%200%200%20216%2042c-87.12%200-158%2070.88-158%20158c0%2079.66%2059.26%20145.72%20136%20156.46V394h-50v44h50v58h44v-58h50v-44h-50v-37.54c76.74-10.74%20136-76.8%20136-156.46a157.2%20157.2%200%200%200-14-64.93l44-44V134h44V16ZM216%20314a114%20114%200%201%201%20114-114a114.13%20114.13%200%200%201-114%20114%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%22M330%2016v44h42.89l-37.1%2037.09A157.67%20157.67%200%200%200%20216%2042c-87.12%200-158%2070.88-158%20158c0%2079.66%2059.26%20145.72%20136%20156.46V394h-50v44h50v58h44v-58h50v-44h-50v-37.54c76.74-10.74%20136-76.8%20136-156.46a157.2%20157.2%200%200%200-14-64.93l44-44V134h44V16ZM216%20314a114%20114%200%201%201%20114-114a114.13%20114.13%200%200%201-114%20114%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/male-female-sharp.svg?color=%231a73e8&size=48