diff options
Diffstat (limited to 'icons/gender-hermaphrodite.svg')
-rw-r--r-- | icons/gender-hermaphrodite.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/gender-hermaphrodite.svg b/icons/gender-hermaphrodite.svg new file mode 100644 index 00000000..b0a96428 --- /dev/null +++ b/icons/gender-hermaphrodite.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gender-hermaphrodite" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 14v7" /> + <path d="M9 18h6" /> + <circle transform="matrix(1 0 0 -1 0 20)" cx="12" cy="10" r="4" /> + <path d="M15 3a3 3 0 0 1 -6 0" /> +</svg> + + |