transgender icon

transgender from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.

Name
transgender
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT
Aliases
transgender2x-outline

1 other variant in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the transgender icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M12 9a1 1 0 1 0 0-2H8a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-1.586l5.753 5.753a1 1 0 0 0 .365.233A9.96 9.96 0 0 0 14 21c0 5.185 3.947 9.449 9 9.95v5.98h-2a1 1 0 1 0 0 2h2V41a1 1 0 1 0 2 0v-2.07h2a1 1 0 0 0 0-2h-2v-5.98c5.053-.501 9-4.765 9-9.95a9.96 9.96 0 0 0-1.073-4.511l2.104-2.091l1.43 1.43a1 1 0 0 0 1.414-1.415l-1.425-1.425L39 10.454V12a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.626l-2.59 2.574l-1.404-1.404a1 1 0 0 0-1.414 1.415l1.399 1.398l-1.796 1.785A9.98 9.98 0 0 0 24 11a9.98 9.98 0 0 0-7.82 3.766l-.013-.013L10.414 9zm12 4a8 8 0 1 0 0 16a8 8 0 0 0 0-16" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsTransgender(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M12 9a1 1 0 1 0 0-2H8a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-1.586l5.753 5.753a1 1 0 0 0 .365.233A9.96 9.96 0 0 0 14 21c0 5.185 3.947 9.449 9 9.95v5.98h-2a1 1 0 1 0 0 2h2V41a1 1 0 1 0 2 0v-2.07h2a1 1 0 0 0 0-2h-2v-5.98c5.053-.501 9-4.765 9-9.95a9.96 9.96 0 0 0-1.073-4.511l2.104-2.091l1.43 1.43a1 1 0 0 0 1.414-1.415l-1.425-1.425L39 10.454V12a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.626l-2.59 2.574l-1.404-1.404a1 1 0 0 0-1.414 1.415l1.399 1.398l-1.796 1.785A9.98 9.98 0 0 0 24 11a9.98 9.98 0 0 0-7.82 3.766l-.013-.013L10.414 9zm12 4a8 8 0 1 0 0 16a8 8 0 0 0 0-16" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M12 9a1 1 0 1 0 0-2H8a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0v-1.586l5.753 5.753a1 1 0 0 0 .365.233A9.96 9.96 0 0 0 14 21c0 5.185 3.947 9.449 9 9.95v5.98h-2a1 1 0 1 0 0 2h2V41a1 1 0 1 0 2 0v-2.07h2a1 1 0 0 0 0-2h-2v-5.98c5.053-.501 9-4.765 9-9.95a9.96 9.96 0 0 0-1.073-4.511l2.104-2.091l1.43 1.43a1 1 0 0 0 1.414-1.415l-1.425-1.425L39 10.454V12a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2h1.626l-2.59 2.574l-1.404-1.404a1 1 0 0 0-1.414 1.415l1.399 1.398l-1.796 1.785A9.98 9.98 0 0 0 24 11a9.98 9.98 0 0 0-7.82 3.766l-.013-.013L10.414 9zm12 4a8 8 0 1 0 0 16a8 8 0 0 0 0-16" clip-rule="evenodd"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%209a1%201%200%201%200%200-2H8a1%201%200%200%200-1%201v4a1%201%200%201%200%202%200v-1.586l5.753%205.753a1%201%200%200%200%20.365.233A9.96%209.96%200%200%200%2014%2021c0%205.185%203.947%209.449%209%209.95v5.98h-2a1%201%200%201%200%200%202h2V41a1%201%200%201%200%202%200v-2.07h2a1%201%200%200%200%200-2h-2v-5.98c5.053-.501%209-4.765%209-9.95a9.96%209.96%200%200%200-1.073-4.511l2.104-2.091l1.43%201.43a1%201%200%200%200%201.414-1.415l-1.425-1.425L39%2010.454V12a1%201%200%201%200%202%200V8a1%201%200%200%200-1-1h-4a1%201%200%201%200%200%202h1.626l-2.59%202.574l-1.404-1.404a1%201%200%200%200-1.414%201.415l1.399%201.398l-1.796%201.785A9.98%209.98%200%200%200%2024%2011a9.98%209.98%200%200%200-7.82%203.766l-.013-.013L10.414%209zm12%204a8%208%200%201%200%200%2016a8%208%200%200%200%200-16%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%209a1%201%200%201%200%200-2H8a1%201%200%200%200-1%201v4a1%201%200%201%200%202%200v-1.586l5.753%205.753a1%201%200%200%200%20.365.233A9.96%209.96%200%200%200%2014%2021c0%205.185%203.947%209.449%209%209.95v5.98h-2a1%201%200%201%200%200%202h2V41a1%201%200%201%200%202%200v-2.07h2a1%201%200%200%200%200-2h-2v-5.98c5.053-.501%209-4.765%209-9.95a9.96%209.96%200%200%200-1.073-4.511l2.104-2.091l1.43%201.43a1%201%200%200%200%201.414-1.415l-1.425-1.425L39%2010.454V12a1%201%200%201%200%202%200V8a1%201%200%200%200-1-1h-4a1%201%200%201%200%200%202h1.626l-2.59%202.574l-1.404-1.404a1%201%200%200%200-1.414%201.415l1.399%201.398l-1.796%201.785A9.98%209.98%200%200%200%2024%2011a9.98%209.98%200%200%200-7.82%203.766l-.013-.013L10.414%209zm12%204a8%208%200%201%200%200%2016a8%208%200%200%200%200-16%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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