22 lines
451 B
XML
22 lines
451 B
XML
<!--
|
|
tags: [identity, none, female, gender, third, person, human, individual]
|
|
category: Gender
|
|
version: "1.64"
|
|
unicode: "f0f0"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M11 12a5 5 0 1 0 10 0a5 5 0 0 0 -10 0" />
|
|
<path d="M11 12h-3" />
|
|
<path d="M8 12l-5 -4v8l5 -4" />
|
|
</svg>
|