diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-20 09:16:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-20 09:16:14 +0000 |
commit | ecd7d1e2037d577de3b898b45c13f8115c03fdf6 (patch) | |
tree | f07072d74493738f2a5562954f5f612b467adc15 /icons/gender-neuter.svg | |
parent | Adding upstream version 1.10.5+dfsg. (diff) | |
download | bootstrap-icons-ecd7d1e2037d577de3b898b45c13f8115c03fdf6.tar.xz bootstrap-icons-ecd7d1e2037d577de3b898b45c13f8115c03fdf6.zip |
Adding upstream version 1.11.1+dfsg.upstream/1.11.1+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/gender-neuter.svg')
-rw-r--r-- | icons/gender-neuter.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/gender-neuter.svg b/icons/gender-neuter.svg new file mode 100644 index 0000000..8dce8f5 --- /dev/null +++ b/icons/gender-neuter.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-gender-neuter" 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.975V15.5a.5.5 0 0 1-1 0V9.975A5 5 0 0 1 3 5Z"/> +</svg>
\ No newline at end of file |