male female icon

male-female from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
male-female
Set
IonIcons
Style
Regular
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="M426 16h-74a22 22 0 0 0 0 44h20.89l-37.1 37.09A157.68 157.68 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-28a22 22 0 0 0 0 44h28v36a22 22 0 0 0 44 0v-36h28a22 22 0 0 0 0-44h-28v-37.54c76.74-10.74 136-76.8 136-156.46a157.15 157.15 0 0 0-14-64.92l44-44V112a22 22 0 0 0 44 0V38a22 22 0 0 0-22-22M216 314a114 114 0 1 1 114-114a114.13 114.13 0 0 1-114 114"/></svg>

React

import type { SVGProps } from "react";

export function IonMaleFemale(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="M426 16h-74a22 22 0 0 0 0 44h20.89l-37.1 37.09A157.68 157.68 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-28a22 22 0 0 0 0 44h28v36a22 22 0 0 0 44 0v-36h28a22 22 0 0 0 0-44h-28v-37.54c76.74-10.74 136-76.8 136-156.46a157.15 157.15 0 0 0-14-64.92l44-44V112a22 22 0 0 0 44 0V38a22 22 0 0 0-22-22M216 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="M426 16h-74a22 22 0 0 0 0 44h20.89l-37.1 37.09A157.68 157.68 0 0 0 216 42c-87.12 0-158 70.88-158 158c0 79.66 59.26 145.72 136 156.46V394h-28a22 22 0 0 0 0 44h28v36a22 22 0 0 0 44 0v-36h28a22 22 0 0 0 0-44h-28v-37.54c76.74-10.74 136-76.8 136-156.46a157.15 157.15 0 0 0-14-64.92l44-44V112a22 22 0 0 0 44 0V38a22 22 0 0 0-22-22M216 314a114 114 0 1 1 114-114a114.13 114.13 0 0 1-114 114"/></svg>
</template>

CSS

.icon-male-female {
  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%22M426%2016h-74a22%2022%200%200%200%200%2044h20.89l-37.1%2037.09A157.68%20157.68%200%200%200%20216%2042c-87.12%200-158%2070.88-158%20158c0%2079.66%2059.26%20145.72%20136%20156.46V394h-28a22%2022%200%200%200%200%2044h28v36a22%2022%200%200%200%2044%200v-36h28a22%2022%200%200%200%200-44h-28v-37.54c76.74-10.74%20136-76.8%20136-156.46a157.15%20157.15%200%200%200-14-64.92l44-44V112a22%2022%200%200%200%2044%200V38a22%2022%200%200%200-22-22M216%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%22M426%2016h-74a22%2022%200%200%200%200%2044h20.89l-37.1%2037.09A157.68%20157.68%200%200%200%20216%2042c-87.12%200-158%2070.88-158%20158c0%2079.66%2059.26%20145.72%20136%20156.46V394h-28a22%2022%200%200%200%200%2044h28v36a22%2022%200%200%200%2044%200v-36h28a22%2022%200%200%200%200-44h-28v-37.54c76.74-10.74%20136-76.8%20136-156.46a157.15%20157.15%200%200%200-14-64.92l44-44V112a22%2022%200%200%200%2044%200V38a22%2022%200%200%200-22-22M216%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.svg?color=%231a73e8&size=48

Male Female icon — IonIcons · IconsDB