transgender icon
transgender from Carbon by IBM · Outline · Person · Apache-2.0 Free for personal and commercial use.
- Name
- transgender
- Set
- Carbon
- Style
- Outline
- Category
- Person
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More person icons from Carbon
Use the transgender icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 2v2h4.586l-6.402 6.401a6.95 6.95 0 0 0-8.368 0L10.414 9L13 6.414L11.586 5L9 7.586L5.414 4H10V2H2v8h2V5.414L7.586 9L5 11.585L6.414 13L9 10.414l1.401 1.401A6.98 6.98 0 0 0 15 22.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.98 6.98 0 0 0 4.598-11.104L28 5.414V10h2V2Zm-6 19a5 5 0 1 1 5-5a5.006 5.006 0 0 1-5 5"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTransgender(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 2v2h4.586l-6.402 6.401a6.95 6.95 0 0 0-8.368 0L10.414 9L13 6.414L11.586 5L9 7.586L5.414 4H10V2H2v8h2V5.414L7.586 9L5 11.585L6.414 13L9 10.414l1.401 1.401A6.98 6.98 0 0 0 15 22.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.98 6.98 0 0 0 4.598-11.104L28 5.414V10h2V2Zm-6 19a5 5 0 1 1 5-5a5.006 5.006 0 0 1-5 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 2v2h4.586l-6.402 6.401a6.95 6.95 0 0 0-8.368 0L10.414 9L13 6.414L11.586 5L9 7.586L5.414 4H10V2H2v8h2V5.414L7.586 9L5 11.585L6.414 13L9 10.414l1.401 1.401A6.98 6.98 0 0 0 15 22.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.98 6.98 0 0 0 4.598-11.104L28 5.414V10h2V2Zm-6 19a5 5 0 1 1 5-5a5.006 5.006 0 0 1-5 5"/></svg> </template>
CSS
.icon-transgender {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202v2h4.586l-6.402%206.401a6.95%206.95%200%200%200-8.368%200L10.414%209L13%206.414L11.586%205L9%207.586L5.414%204H10V2H2v8h2V5.414L7.586%209L5%2011.585L6.414%2013L9%2010.414l1.401%201.401A6.98%206.98%200%200%200%2015%2022.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.98%206.98%200%200%200%204.598-11.104L28%205.414V10h2V2Zm-6%2019a5%205%200%201%201%205-5a5.006%205.006%200%200%201-5%205%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202v2h4.586l-6.402%206.401a6.95%206.95%200%200%200-8.368%200L10.414%209L13%206.414L11.586%205L9%207.586L5.414%204H10V2H2v8h2V5.414L7.586%209L5%2011.585L6.414%2013L9%2010.414l1.401%201.401A6.98%206.98%200%200%200%2015%2022.92V25h-4v2h4v3h2v-3h4v-2h-4v-2.08a6.98%206.98%200%200%200%204.598-11.104L28%205.414V10h2V2Zm-6%2019a5%205%200%201%201%205-5a5.006%205.006%200%200%201-5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/transgender.svg?color=%231a73e8&size=48