diff options
Diffstat (limited to 'icons/gender-female.svg')
-rw-r--r-- | icons/gender-female.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/gender-female.svg b/icons/gender-female.svg new file mode 100644 index 0000000..102783c --- /dev/null +++ b/icons/gender-female.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-gender-female" viewBox="0 0 16 16"> + <path fill-rule="evenodd" d="M8 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM3 5a5 5 0 1 1 5.5 4.975V12h2a.5.5 0 0 1 0 1h-2v2.5a.5.5 0 0 1-1 0V13h-2a.5.5 0 0 1 0-1h2V9.975A5 5 0 0 1 3 5z"/> +</svg>
\ No newline at end of file |