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

Name
transgender
Set
Material Symbols
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

The same icon in other sets

More social icons from Material Symbols

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.475 13.975Q15.5 12.95 15.5 11.5t-1.025-2.475T12 8T9.525 9.025T8.5 11.5t1.025 2.475T12 15t2.475-1.025M11 23v-2H9v-2h2v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-1.4 1.4L4 7.75l1.4-1.425l-1.9-1.9V7h-2V1h6v2H4.925l1.9 1.9L8.25 3.5l1.4 1.4l-1.4 1.425l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H16.5V1h6v6h-2V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h2v2h-2v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTransgender(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.475 13.975Q15.5 12.95 15.5 11.5t-1.025-2.475T12 8T9.525 9.025T8.5 11.5t1.025 2.475T12 15t2.475-1.025M11 23v-2H9v-2h2v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-1.4 1.4L4 7.75l1.4-1.425l-1.9-1.9V7h-2V1h6v2H4.925l1.9 1.9L8.25 3.5l1.4 1.4l-1.4 1.425l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H16.5V1h6v6h-2V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h2v2h-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.475 13.975Q15.5 12.95 15.5 11.5t-1.025-2.475T12 8T9.525 9.025T8.5 11.5t1.025 2.475T12 15t2.475-1.025M11 23v-2H9v-2h2v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-1.4 1.4L4 7.75l1.4-1.425l-1.9-1.9V7h-2V1h6v2H4.925l1.9 1.9L8.25 3.5l1.4 1.4l-1.4 1.425l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H16.5V1h6v6h-2V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h2v2h-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.475%2013.975Q15.5%2012.95%2015.5%2011.5t-1.025-2.475T12%208T9.525%209.025T8.5%2011.5t1.025%202.475T12%2015t2.475-1.025M11%2023v-2H9v-2h2v-2.1q-1.95-.35-3.225-1.875T6.5%2011.5q0-.825.238-1.625T7.45%208.4l-.65-.65l-1.4%201.4L4%207.75l1.4-1.425l-1.9-1.9V7h-2V1h6v2H4.925l1.9%201.9L8.25%203.5l1.4%201.4l-1.4%201.425l.65.65q.675-.5%201.475-.737T12%206t1.625.238t1.475.737L19.075%203H16.5V1h6v6h-2V4.425l-3.975%203.95q.475.7.725%201.488t.25%201.637q0%202-1.275%203.525T13%2016.9V19h2v2h-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.475%2013.975Q15.5%2012.95%2015.5%2011.5t-1.025-2.475T12%208T9.525%209.025T8.5%2011.5t1.025%202.475T12%2015t2.475-1.025M11%2023v-2H9v-2h2v-2.1q-1.95-.35-3.225-1.875T6.5%2011.5q0-.825.238-1.625T7.45%208.4l-.65-.65l-1.4%201.4L4%207.75l1.4-1.425l-1.9-1.9V7h-2V1h6v2H4.925l1.9%201.9L8.25%203.5l1.4%201.4l-1.4%201.425l.65.65q.675-.5%201.475-.737T12%206t1.625.238t1.475.737L19.075%203H16.5V1h6v6h-2V4.425l-3.975%203.95q.475.7.725%201.488t.25%201.637q0%202-1.275%203.525T13%2016.9V19h2v2h-2v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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