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

Name
transgender-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
transgender-outline-rounded

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 21h-1q-.425 0-.712-.288T9 20t.288-.712T10 19h1v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-.7.7q-.275.275-.687.287T4.7 8.45q-.275-.275-.275-.687T4.7 7.05l.7-.725l-1.9-1.9V6q0 .425-.288.713T2.5 7t-.712-.288T1.5 6V2q0-.425.288-.712T2.5 1h4q.425 0 .713.288T7.5 2t-.288.713T6.5 3H4.925l1.9 1.9l.725-.725q.275-.275.688-.275t.712.3q.275.275.275.688T8.95 5.6l-.7.725l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H17.5q-.425 0-.712-.287T16.5 2t.288-.712T17.5 1h4q.425 0 .713.288T22.5 2v4q0 .425-.288.713T21.5 7t-.712-.288T20.5 6V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h1q.425 0 .713.288T15 20t-.288.713T14 21h-1v1q0 .425-.288.713T12 23t-.712-.288T11 22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTransgenderRounded(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 21h-1q-.425 0-.712-.288T9 20t.288-.712T10 19h1v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-.7.7q-.275.275-.687.287T4.7 8.45q-.275-.275-.275-.687T4.7 7.05l.7-.725l-1.9-1.9V6q0 .425-.288.713T2.5 7t-.712-.288T1.5 6V2q0-.425.288-.712T2.5 1h4q.425 0 .713.288T7.5 2t-.288.713T6.5 3H4.925l1.9 1.9l.725-.725q.275-.275.688-.275t.712.3q.275.275.275.688T8.95 5.6l-.7.725l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H17.5q-.425 0-.712-.287T16.5 2t.288-.712T17.5 1h4q.425 0 .713.288T22.5 2v4q0 .425-.288.713T21.5 7t-.712-.288T20.5 6V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h1q.425 0 .713.288T15 20t-.288.713T14 21h-1v1q0 .425-.288.713T12 23t-.712-.288T11 22z"/></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 21h-1q-.425 0-.712-.288T9 20t.288-.712T10 19h1v-2.1q-1.95-.35-3.225-1.875T6.5 11.5q0-.825.238-1.625T7.45 8.4l-.65-.65l-.7.7q-.275.275-.687.287T4.7 8.45q-.275-.275-.275-.687T4.7 7.05l.7-.725l-1.9-1.9V6q0 .425-.288.713T2.5 7t-.712-.288T1.5 6V2q0-.425.288-.712T2.5 1h4q.425 0 .713.288T7.5 2t-.288.713T6.5 3H4.925l1.9 1.9l.725-.725q.275-.275.688-.275t.712.3q.275.275.275.688T8.95 5.6l-.7.725l.65.65q.675-.5 1.475-.737T12 6t1.625.238t1.475.737L19.075 3H17.5q-.425 0-.712-.287T16.5 2t.288-.712T17.5 1h4q.425 0 .713.288T22.5 2v4q0 .425-.288.713T21.5 7t-.712-.288T20.5 6V4.425l-3.975 3.95q.475.7.725 1.488t.25 1.637q0 2-1.275 3.525T13 16.9V19h1q.425 0 .713.288T15 20t-.288.713T14 21h-1v1q0 .425-.288.713T12 23t-.712-.288T11 22z"/></svg>
</template>

CSS

.icon-transgender-rounded {
  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%2021h-1q-.425%200-.712-.288T9%2020t.288-.712T10%2019h1v-2.1q-1.95-.35-3.225-1.875T6.5%2011.5q0-.825.238-1.625T7.45%208.4l-.65-.65l-.7.7q-.275.275-.687.287T4.7%208.45q-.275-.275-.275-.687T4.7%207.05l.7-.725l-1.9-1.9V6q0%20.425-.288.713T2.5%207t-.712-.288T1.5%206V2q0-.425.288-.712T2.5%201h4q.425%200%20.713.288T7.5%202t-.288.713T6.5%203H4.925l1.9%201.9l.725-.725q.275-.275.688-.275t.712.3q.275.275.275.688T8.95%205.6l-.7.725l.65.65q.675-.5%201.475-.737T12%206t1.625.238t1.475.737L19.075%203H17.5q-.425%200-.712-.287T16.5%202t.288-.712T17.5%201h4q.425%200%20.713.288T22.5%202v4q0%20.425-.288.713T21.5%207t-.712-.288T20.5%206V4.425l-3.975%203.95q.475.7.725%201.488t.25%201.637q0%202-1.275%203.525T13%2016.9V19h1q.425%200%20.713.288T15%2020t-.288.713T14%2021h-1v1q0%20.425-.288.713T12%2023t-.712-.288T11%2022z%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%2021h-1q-.425%200-.712-.288T9%2020t.288-.712T10%2019h1v-2.1q-1.95-.35-3.225-1.875T6.5%2011.5q0-.825.238-1.625T7.45%208.4l-.65-.65l-.7.7q-.275.275-.687.287T4.7%208.45q-.275-.275-.275-.687T4.7%207.05l.7-.725l-1.9-1.9V6q0%20.425-.288.713T2.5%207t-.712-.288T1.5%206V2q0-.425.288-.712T2.5%201h4q.425%200%20.713.288T7.5%202t-.288.713T6.5%203H4.925l1.9%201.9l.725-.725q.275-.275.688-.275t.712.3q.275.275.275.688T8.95%205.6l-.7.725l.65.65q.675-.5%201.475-.737T12%206t1.625.238t1.475.737L19.075%203H17.5q-.425%200-.712-.287T16.5%202t.288-.712T17.5%201h4q.425%200%20.713.288T22.5%202v4q0%20.425-.288.713T21.5%207t-.712-.288T20.5%206V4.425l-3.975%203.95q.475.7.725%201.488t.25%201.637q0%202-1.275%203.525T13%2016.9V19h1q.425%200%20.713.288T15%2020t-.288.713T14%2021h-1v1q0%20.425-.288.713T12%2023t-.712-.288T11%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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