gender intersex icon

gender-intersex-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
gender-intersex-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the gender intersex icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 28h-40a4 4 0 0 0 0 8h30.34l-34.79 34.79A60 60 0 1 0 116 171.85V196H88a4 4 0 0 0 0 8h28v28a4 4 0 0 0 8 0v-28h28a4 4 0 0 0 0-8h-28v-24.15A59.94 59.94 0 0 0 168.68 77L204 41.66V72a4 4 0 0 0 8 0V32a4 4 0 0 0-4-4m-88 136a52 52 0 1 1 52-52a52.06 52.06 0 0 1-52 52"/></svg>

React

import type { SVGProps } from "react";

export function PhGenderIntersexThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 28h-40a4 4 0 0 0 0 8h30.34l-34.79 34.79A60 60 0 1 0 116 171.85V196H88a4 4 0 0 0 0 8h28v28a4 4 0 0 0 8 0v-28h28a4 4 0 0 0 0-8h-28v-24.15A59.94 59.94 0 0 0 168.68 77L204 41.66V72a4 4 0 0 0 8 0V32a4 4 0 0 0-4-4m-88 136a52 52 0 1 1 52-52a52.06 52.06 0 0 1-52 52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 28h-40a4 4 0 0 0 0 8h30.34l-34.79 34.79A60 60 0 1 0 116 171.85V196H88a4 4 0 0 0 0 8h28v28a4 4 0 0 0 8 0v-28h28a4 4 0 0 0 0-8h-28v-24.15A59.94 59.94 0 0 0 168.68 77L204 41.66V72a4 4 0 0 0 8 0V32a4 4 0 0 0-4-4m-88 136a52 52 0 1 1 52-52a52.06 52.06 0 0 1-52 52"/></svg>
</template>

CSS

.icon-gender-intersex-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2028h-40a4%204%200%200%200%200%208h30.34l-34.79%2034.79A60%2060%200%201%200%20116%20171.85V196H88a4%204%200%200%200%200%208h28v28a4%204%200%200%200%208%200v-28h28a4%204%200%200%200%200-8h-28v-24.15A59.94%2059.94%200%200%200%20168.68%2077L204%2041.66V72a4%204%200%200%200%208%200V32a4%204%200%200%200-4-4m-88%20136a52%2052%200%201%201%2052-52a52.06%2052.06%200%200%201-52%2052%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2028h-40a4%204%200%200%200%200%208h30.34l-34.79%2034.79A60%2060%200%201%200%20116%20171.85V196H88a4%204%200%200%200%200%208h28v28a4%204%200%200%200%208%200v-28h28a4%204%200%200%200%200-8h-28v-24.15A59.94%2059.94%200%200%200%20168.68%2077L204%2041.66V72a4%204%200%200%200%208%200V32a4%204%200%200%200-4-4m-88%20136a52%2052%200%201%201%2052-52a52.06%2052.06%200%200%201-52%2052%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gender-intersex-thin.svg?color=%231a73e8&size=48