gender intersex icon
gender-intersex-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- gender-intersex-light
- Set
- Phosphor
- Style
- Light
- 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 26h-40a6 6 0 0 0 0 12h25.52l-30 29.94A62 62 0 1 0 114 173.7V194H88a6 6 0 0 0 0 12h26v26a6 6 0 0 0 12 0v-26h26a6 6 0 0 0 0-12h-26v-20.3a62 62 0 0 0 45.28-96.5L202 46.48V72a6 6 0 0 0 12 0V32a6 6 0 0 0-6-6m-88 136a50 50 0 1 1 50-50a50.06 50.06 0 0 1-50 50"/></svg>
React
import type { SVGProps } from "react";
export function PhGenderIntersexLight(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 26h-40a6 6 0 0 0 0 12h25.52l-30 29.94A62 62 0 1 0 114 173.7V194H88a6 6 0 0 0 0 12h26v26a6 6 0 0 0 12 0v-26h26a6 6 0 0 0 0-12h-26v-20.3a62 62 0 0 0 45.28-96.5L202 46.48V72a6 6 0 0 0 12 0V32a6 6 0 0 0-6-6m-88 136a50 50 0 1 1 50-50a50.06 50.06 0 0 1-50 50"/></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 26h-40a6 6 0 0 0 0 12h25.52l-30 29.94A62 62 0 1 0 114 173.7V194H88a6 6 0 0 0 0 12h26v26a6 6 0 0 0 12 0v-26h26a6 6 0 0 0 0-12h-26v-20.3a62 62 0 0 0 45.28-96.5L202 46.48V72a6 6 0 0 0 12 0V32a6 6 0 0 0-6-6m-88 136a50 50 0 1 1 50-50a50.06 50.06 0 0 1-50 50"/></svg> </template>
CSS
.icon-gender-intersex-light {
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%2026h-40a6%206%200%200%200%200%2012h25.52l-30%2029.94A62%2062%200%201%200%20114%20173.7V194H88a6%206%200%200%200%200%2012h26v26a6%206%200%200%200%2012%200v-26h26a6%206%200%200%200%200-12h-26v-20.3a62%2062%200%200%200%2045.28-96.5L202%2046.48V72a6%206%200%200%200%2012%200V32a6%206%200%200%200-6-6m-88%20136a50%2050%200%201%201%2050-50a50.06%2050.06%200%200%201-50%2050%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%2026h-40a6%206%200%200%200%200%2012h25.52l-30%2029.94A62%2062%200%201%200%20114%20173.7V194H88a6%206%200%200%200%200%2012h26v26a6%206%200%200%200%2012%200v-26h26a6%206%200%200%200%200-12h-26v-20.3a62%2062%200%200%200%2045.28-96.5L202%2046.48V72a6%206%200%200%200%2012%200V32a6%206%200%200%200-6-6m-88%20136a50%2050%200%201%201%2050-50a50.06%2050.06%200%200%201-50%2050%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gender-intersex-light.svg?color=%231a73e8&size=48