diff options
Diffstat (limited to 'src/_icons/gender-intergender 2.svg')
-rw-r--r-- | src/_icons/gender-intergender 2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/gender-intergender 2.svg b/src/_icons/gender-intergender 2.svg new file mode 100644 index 00000000..eecf14bb --- /dev/null +++ b/src/_icons/gender-intergender 2.svg @@ -0,0 +1,8 @@ +<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"> + <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke="#000" stroke-width="2"> + <circle cx="12" cy="9" r="5" /> + <path d="M12 14v7" /> + <path d="M9 18h3" /> + <path d="M12 21l3 -3" /> + </g> +</svg> |