gender transgender icon
gender-transgender-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- gender-transgender-bold
- Set
- Phosphor
- Style
- Bold
- 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="M216 28h-44a12 12 0 0 0 0 24h15l-19 19l-15.51-15.48a12 12 0 0 0-17 17L151 88l-10.42 10.46a76 76 0 1 0 17 17L168 105l15.51 15.52a12 12 0 0 0 17-17L185 88l19-19v15a12 12 0 0 0 24 0V40a12 12 0 0 0-12-12m-83.23 168.8A52 52 0 1 1 148 160a52.05 52.05 0 0 1-15.23 36.8"/></svg>
React
import type { SVGProps } from "react";
export function PhGenderTransgenderBold(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="M216 28h-44a12 12 0 0 0 0 24h15l-19 19l-15.51-15.48a12 12 0 0 0-17 17L151 88l-10.42 10.46a76 76 0 1 0 17 17L168 105l15.51 15.52a12 12 0 0 0 17-17L185 88l19-19v15a12 12 0 0 0 24 0V40a12 12 0 0 0-12-12m-83.23 168.8A52 52 0 1 1 148 160a52.05 52.05 0 0 1-15.23 36.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 28h-44a12 12 0 0 0 0 24h15l-19 19l-15.51-15.48a12 12 0 0 0-17 17L151 88l-10.42 10.46a76 76 0 1 0 17 17L168 105l15.51 15.52a12 12 0 0 0 17-17L185 88l19-19v15a12 12 0 0 0 24 0V40a12 12 0 0 0-12-12m-83.23 168.8A52 52 0 1 1 148 160a52.05 52.05 0 0 1-15.23 36.8"/></svg> </template>
CSS
.icon-gender-transgender-bold {
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%22M216%2028h-44a12%2012%200%200%200%200%2024h15l-19%2019l-15.51-15.48a12%2012%200%200%200-17%2017L151%2088l-10.42%2010.46a76%2076%200%201%200%2017%2017L168%20105l15.51%2015.52a12%2012%200%200%200%2017-17L185%2088l19-19v15a12%2012%200%200%200%2024%200V40a12%2012%200%200%200-12-12m-83.23%20168.8A52%2052%200%201%201%20148%20160a52.05%2052.05%200%200%201-15.23%2036.8%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%22M216%2028h-44a12%2012%200%200%200%200%2024h15l-19%2019l-15.51-15.48a12%2012%200%200%200-17%2017L151%2088l-10.42%2010.46a76%2076%200%201%200%2017%2017L168%20105l15.51%2015.52a12%2012%200%200%200%2017-17L185%2088l19-19v15a12%2012%200%200%200%2024%200V40a12%2012%200%200%200-12-12m-83.23%20168.8A52%2052%200%201%201%20148%20160a52.05%2052.05%200%200%201-15.23%2036.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gender-transgender-bold.svg?color=%231a73e8&size=48