round transgender icon

round-transgender from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-transgender
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round transgender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 1h-4c-.55 0-1 .45-1 1s.45 1 1 1h1.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65l.7-.7a.996.996 0 1 0-1.41-1.41l-.7.7L4.92 3H6.5c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1V4.42l1.91 1.9l-.71.71a.996.996 0 1 0 1.41 1.41l.71-.71l.65.65A5.5 5.5 0 0 0 11 16.91V19h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .55.45 1 1 1s1-.45 1-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-2.09a5.5 5.5 0 0 0 3.53-8.53l3.97-3.96V6c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1M12 15c-1.93 0-3.5-1.57-3.5-3.5S10.07 8 12 8s3.5 1.57 3.5 3.5S13.93 15 12 15"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundTransgender(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="M21.5 1h-4c-.55 0-1 .45-1 1s.45 1 1 1h1.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65l.7-.7a.996.996 0 1 0-1.41-1.41l-.7.7L4.92 3H6.5c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1V4.42l1.91 1.9l-.71.71a.996.996 0 1 0 1.41 1.41l.71-.71l.65.65A5.5 5.5 0 0 0 11 16.91V19h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .55.45 1 1 1s1-.45 1-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-2.09a5.5 5.5 0 0 0 3.53-8.53l3.97-3.96V6c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1M12 15c-1.93 0-3.5-1.57-3.5-3.5S10.07 8 12 8s3.5 1.57 3.5 3.5S13.93 15 12 15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 1h-4c-.55 0-1 .45-1 1s.45 1 1 1h1.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65l.7-.7a.996.996 0 1 0-1.41-1.41l-.7.7L4.92 3H6.5c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1V4.42l1.91 1.9l-.71.71a.996.996 0 1 0 1.41 1.41l.71-.71l.65.65A5.5 5.5 0 0 0 11 16.91V19h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .55.45 1 1 1s1-.45 1-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-2.09a5.5 5.5 0 0 0 3.53-8.53l3.97-3.96V6c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1M12 15c-1.93 0-3.5-1.57-3.5-3.5S10.07 8 12 8s3.5 1.57 3.5 3.5S13.93 15 12 15"/></svg>
</template>

CSS

.icon-round-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%22M21.5%201h-4c-.55%200-1%20.45-1%201s.45%201%201%201h1.58l-3.97%203.97C14.23%206.36%2013.16%206%2012%206s-2.23.36-3.11.97l-.65-.65l.7-.7a.996.996%200%201%200-1.41-1.41l-.7.7L4.92%203H6.5c.55%200%201-.45%201-1s-.45-1-1-1h-4c-.55%200-1%20.45-1%201v4c0%20.55.45%201%201%201s1-.45%201-1V4.42l1.91%201.9l-.71.71a.996.996%200%201%200%201.41%201.41l.71-.71l.65.65A5.5%205.5%200%200%200%2011%2016.91V19h-1c-.55%200-1%20.45-1%201s.45%201%201%201h1v1c0%20.55.45%201%201%201s1-.45%201-1v-1h1c.55%200%201-.45%201-1s-.45-1-1-1h-1v-2.09a5.5%205.5%200%200%200%203.53-8.53l3.97-3.96V6c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1M12%2015c-1.93%200-3.5-1.57-3.5-3.5S10.07%208%2012%208s3.5%201.57%203.5%203.5S13.93%2015%2012%2015%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%22M21.5%201h-4c-.55%200-1%20.45-1%201s.45%201%201%201h1.58l-3.97%203.97C14.23%206.36%2013.16%206%2012%206s-2.23.36-3.11.97l-.65-.65l.7-.7a.996.996%200%201%200-1.41-1.41l-.7.7L4.92%203H6.5c.55%200%201-.45%201-1s-.45-1-1-1h-4c-.55%200-1%20.45-1%201v4c0%20.55.45%201%201%201s1-.45%201-1V4.42l1.91%201.9l-.71.71a.996.996%200%201%200%201.41%201.41l.71-.71l.65.65A5.5%205.5%200%200%200%2011%2016.91V19h-1c-.55%200-1%20.45-1%201s.45%201%201%201h1v1c0%20.55.45%201%201%201s1-.45%201-1v-1h1c.55%200%201-.45%201-1s-.45-1-1-1h-1v-2.09a5.5%205.5%200%200%200%203.53-8.53l3.97-3.96V6c0%20.55.45%201%201%201s1-.45%201-1V2c0-.55-.45-1-1-1M12%2015c-1.93%200-3.5-1.57-3.5-3.5S10.07%208%2012%208s3.5%201.57%203.5%203.5S13.93%2015%2012%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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