transgender icon

transgender-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
transgender-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the transgender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m480 448.94l-48.94-49.08L464 366.92l-31.1-31.11l-32.9 32.9l-23.55-23.61a149.64 149.64 0 0 0-.1-178.45l59.55-59.56V144h44V32h-112v44h36.87l-59.55 59.55a149.65 149.65 0 0 0-178.59 0l-7.55-7.55l33-33L161 63.88l-33 33L107.09 76H144V32H32v112h44v-36.91L96.87 128l-33 33L95 192.05l33-33l7.56 7.57A149.18 149.18 0 0 0 106 255.94c0 82.69 67.27 150 150 150a149.12 149.12 0 0 0 89.44-29.67l23.51 23.58l-33.14 33.05l31.11 31.1l33-33l48.9 49Zm-330-193a106 106 0 1 1 106 106a106.09 106.09 0 0 1-106-106"/></svg>

React

import type { SVGProps } from "react";

export function IonTransgenderSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m480 448.94l-48.94-49.08L464 366.92l-31.1-31.11l-32.9 32.9l-23.55-23.61a149.64 149.64 0 0 0-.1-178.45l59.55-59.56V144h44V32h-112v44h36.87l-59.55 59.55a149.65 149.65 0 0 0-178.59 0l-7.55-7.55l33-33L161 63.88l-33 33L107.09 76H144V32H32v112h44v-36.91L96.87 128l-33 33L95 192.05l33-33l7.56 7.57A149.18 149.18 0 0 0 106 255.94c0 82.69 67.27 150 150 150a149.12 149.12 0 0 0 89.44-29.67l23.51 23.58l-33.14 33.05l31.11 31.1l33-33l48.9 49Zm-330-193a106 106 0 1 1 106 106a106.09 106.09 0 0 1-106-106"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m480 448.94l-48.94-49.08L464 366.92l-31.1-31.11l-32.9 32.9l-23.55-23.61a149.64 149.64 0 0 0-.1-178.45l59.55-59.56V144h44V32h-112v44h36.87l-59.55 59.55a149.65 149.65 0 0 0-178.59 0l-7.55-7.55l33-33L161 63.88l-33 33L107.09 76H144V32H32v112h44v-36.91L96.87 128l-33 33L95 192.05l33-33l7.56 7.57A149.18 149.18 0 0 0 106 255.94c0 82.69 67.27 150 150 150a149.12 149.12 0 0 0 89.44-29.67l23.51 23.58l-33.14 33.05l31.11 31.1l33-33l48.9 49Zm-330-193a106 106 0 1 1 106 106a106.09 106.09 0 0 1-106-106"/></svg>
</template>

CSS

.icon-transgender-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m480%20448.94l-48.94-49.08L464%20366.92l-31.1-31.11l-32.9%2032.9l-23.55-23.61a149.64%20149.64%200%200%200-.1-178.45l59.55-59.56V144h44V32h-112v44h36.87l-59.55%2059.55a149.65%20149.65%200%200%200-178.59%200l-7.55-7.55l33-33L161%2063.88l-33%2033L107.09%2076H144V32H32v112h44v-36.91L96.87%20128l-33%2033L95%20192.05l33-33l7.56%207.57A149.18%20149.18%200%200%200%20106%20255.94c0%2082.69%2067.27%20150%20150%20150a149.12%20149.12%200%200%200%2089.44-29.67l23.51%2023.58l-33.14%2033.05l31.11%2031.1l33-33l48.9%2049Zm-330-193a106%20106%200%201%201%20106%20106a106.09%20106.09%200%200%201-106-106%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m480%20448.94l-48.94-49.08L464%20366.92l-31.1-31.11l-32.9%2032.9l-23.55-23.61a149.64%20149.64%200%200%200-.1-178.45l59.55-59.56V144h44V32h-112v44h36.87l-59.55%2059.55a149.65%20149.65%200%200%200-178.59%200l-7.55-7.55l33-33L161%2063.88l-33%2033L107.09%2076H144V32H32v112h44v-36.91L96.87%20128l-33%2033L95%20192.05l33-33l7.56%207.57A149.18%20149.18%200%200%200%20106%20255.94c0%2082.69%2067.27%20150%20150%20150a149.12%20149.12%200%200%200%2089.44-29.67l23.51%2023.58l-33.14%2033.05l31.11%2031.1l33-33l48.9%2049Zm-330-193a106%20106%200%201%201%20106%20106a106.09%20106.09%200%200%201-106-106%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/transgender-sharp.svg?color=%231a73e8&size=48