transgender from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
transgender
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
transgender-outline, transgender-outline-sharp, transgender-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the transgender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.83 14.33Q16 13.163 16 11.5t-1.17-2.83T12 7.5T9.17 8.67T8 11.5t1.17 2.83T12 15.5t2.83-1.17M11.5 22.5v-2h-2v-1h2v-3.023q-1.911-.235-3.206-1.644Q7 13.423 7 11.5q0-.863.286-1.673q.285-.81.818-1.504L6.608 6.827l-1.4 1.4l-.689-.688l1.4-1.406L3 3.213V6.5H2v-5h5v1H3.714l2.919 2.92l1.405-1.4l.689.688l-1.4 1.405L8.842 7.63q.675-.538 1.485-.834T12 6.5t1.673.295t1.485.834L20.287 2.5H17v-1h5v5h-1V3.214l-5.129 5.122q.533.681.831 1.488T17 11.5q0 1.923-1.294 3.333T12.5 16.477V19.5h2v1h-2v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTransgender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.83 14.33Q16 13.163 16 11.5t-1.17-2.83T12 7.5T9.17 8.67T8 11.5t1.17 2.83T12 15.5t2.83-1.17M11.5 22.5v-2h-2v-1h2v-3.023q-1.911-.235-3.206-1.644Q7 13.423 7 11.5q0-.863.286-1.673q.285-.81.818-1.504L6.608 6.827l-1.4 1.4l-.689-.688l1.4-1.406L3 3.213V6.5H2v-5h5v1H3.714l2.919 2.92l1.405-1.4l.689.688l-1.4 1.405L8.842 7.63q.675-.538 1.485-.834T12 6.5t1.673.295t1.485.834L20.287 2.5H17v-1h5v5h-1V3.214l-5.129 5.122q.533.681.831 1.488T17 11.5q0 1.923-1.294 3.333T12.5 16.477V19.5h2v1h-2v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.83 14.33Q16 13.163 16 11.5t-1.17-2.83T12 7.5T9.17 8.67T8 11.5t1.17 2.83T12 15.5t2.83-1.17M11.5 22.5v-2h-2v-1h2v-3.023q-1.911-.235-3.206-1.644Q7 13.423 7 11.5q0-.863.286-1.673q.285-.81.818-1.504L6.608 6.827l-1.4 1.4l-.689-.688l1.4-1.406L3 3.213V6.5H2v-5h5v1H3.714l2.919 2.92l1.405-1.4l.689.688l-1.4 1.405L8.842 7.63q.675-.538 1.485-.834T12 6.5t1.673.295t1.485.834L20.287 2.5H17v-1h5v5h-1V3.214l-5.129 5.122q.533.681.831 1.488T17 11.5q0 1.923-1.294 3.333T12.5 16.477V19.5h2v1h-2v2z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.83%2014.33Q16%2013.163%2016%2011.5t-1.17-2.83T12%207.5T9.17%208.67T8%2011.5t1.17%202.83T12%2015.5t2.83-1.17M11.5%2022.5v-2h-2v-1h2v-3.023q-1.911-.235-3.206-1.644Q7%2013.423%207%2011.5q0-.863.286-1.673q.285-.81.818-1.504L6.608%206.827l-1.4%201.4l-.689-.688l1.4-1.406L3%203.213V6.5H2v-5h5v1H3.714l2.919%202.92l1.405-1.4l.689.688l-1.4%201.405L8.842%207.63q.675-.538%201.485-.834T12%206.5t1.673.295t1.485.834L20.287%202.5H17v-1h5v5h-1V3.214l-5.129%205.122q.533.681.831%201.488T17%2011.5q0%201.923-1.294%203.333T12.5%2016.477V19.5h2v1h-2v2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.83%2014.33Q16%2013.163%2016%2011.5t-1.17-2.83T12%207.5T9.17%208.67T8%2011.5t1.17%202.83T12%2015.5t2.83-1.17M11.5%2022.5v-2h-2v-1h2v-3.023q-1.911-.235-3.206-1.644Q7%2013.423%207%2011.5q0-.863.286-1.673q.285-.81.818-1.504L6.608%206.827l-1.4%201.4l-.689-.688l1.4-1.406L3%203.213V6.5H2v-5h5v1H3.714l2.919%202.92l1.405-1.4l.689.688l-1.4%201.405L8.842%207.63q.675-.538%201.485-.834T12%206.5t1.673.295t1.485.834L20.287%202.5H17v-1h5v5h-1V3.214l-5.129%205.122q.533.681.831%201.488T17%2011.5q0%201.923-1.294%203.333T12.5%2016.477V19.5h2v1h-2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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