gender transgender icon
gender-transgender-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- gender-transgender-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the gender transgender icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M127.92 150a24 24 0 1 1-22-22a24 24 0 0 1 22 22M216 40v176a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V40a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16m-24 32a8 8 0 0 0-8-8h-27.73a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h8.69L148 96.69l-10.34-10.35a8 8 0 0 0-11.49.18a8.22 8.22 0 0 0 .41 11.37L136.69 108L126 118.64A40 40 0 1 0 137.36 130L148 119.31l10.34 10.35a8 8 0 0 0 11.71-.43a8.2 8.2 0 0 0-.6-11.1L159.31 108L176 91.31v8.42a8.18 8.18 0 0 0 7.47 8.25a8 8 0 0 0 8.53-8Z"/></svg>
React
import type { SVGProps } from "react";
export function PhGenderTransgenderFill(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="M127.92 150a24 24 0 1 1-22-22a24 24 0 0 1 22 22M216 40v176a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V40a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16m-24 32a8 8 0 0 0-8-8h-27.73a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h8.69L148 96.69l-10.34-10.35a8 8 0 0 0-11.49.18a8.22 8.22 0 0 0 .41 11.37L136.69 108L126 118.64A40 40 0 1 0 137.36 130L148 119.31l10.34 10.35a8 8 0 0 0 11.71-.43a8.2 8.2 0 0 0-.6-11.1L159.31 108L176 91.31v8.42a8.18 8.18 0 0 0 7.47 8.25a8 8 0 0 0 8.53-8Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M127.92 150a24 24 0 1 1-22-22a24 24 0 0 1 22 22M216 40v176a16 16 0 0 1-16 16H56a16 16 0 0 1-16-16V40a16 16 0 0 1 16-16h144a16 16 0 0 1 16 16m-24 32a8 8 0 0 0-8-8h-27.73a8.17 8.17 0 0 0-8.27 7.47a8 8 0 0 0 8 8.53h8.69L148 96.69l-10.34-10.35a8 8 0 0 0-11.49.18a8.22 8.22 0 0 0 .41 11.37L136.69 108L126 118.64A40 40 0 1 0 137.36 130L148 119.31l10.34 10.35a8 8 0 0 0 11.71-.43a8.2 8.2 0 0 0-.6-11.1L159.31 108L176 91.31v8.42a8.18 8.18 0 0 0 7.47 8.25a8 8 0 0 0 8.53-8Z"/></svg> </template>
CSS
.icon-gender-transgender-fill {
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%22M127.92%20150a24%2024%200%201%201-22-22a24%2024%200%200%201%2022%2022M216%2040v176a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16V40a16%2016%200%200%201%2016-16h144a16%2016%200%200%201%2016%2016m-24%2032a8%208%200%200%200-8-8h-27.73a8.17%208.17%200%200%200-8.27%207.47a8%208%200%200%200%208%208.53h8.69L148%2096.69l-10.34-10.35a8%208%200%200%200-11.49.18a8.22%208.22%200%200%200%20.41%2011.37L136.69%20108L126%20118.64A40%2040%200%201%200%20137.36%20130L148%20119.31l10.34%2010.35a8%208%200%200%200%2011.71-.43a8.2%208.2%200%200%200-.6-11.1L159.31%20108L176%2091.31v8.42a8.18%208.18%200%200%200%207.47%208.25a8%208%200%200%200%208.53-8Z%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%22M127.92%20150a24%2024%200%201%201-22-22a24%2024%200%200%201%2022%2022M216%2040v176a16%2016%200%200%201-16%2016H56a16%2016%200%200%201-16-16V40a16%2016%200%200%201%2016-16h144a16%2016%200%200%201%2016%2016m-24%2032a8%208%200%200%200-8-8h-27.73a8.17%208.17%200%200%200-8.27%207.47a8%208%200%200%200%208%208.53h8.69L148%2096.69l-10.34-10.35a8%208%200%200%200-11.49.18a8.22%208.22%200%200%200%20.41%2011.37L136.69%20108L126%20118.64A40%2040%200%201%200%20137.36%20130L148%20119.31l10.34%2010.35a8%208%200%200%200%2011.71-.43a8.2%208.2%200%200%200-.6-11.1L159.31%20108L176%2091.31v8.42a8.18%208.18%200%200%200%207.47%208.25a8%208%200%200%200%208.53-8Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gender-transgender-fill.svg?color=%231a73e8&size=48