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/person-raised-hand.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 '')
-rw-r--r-- | icons/person-raised-hand.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/person-raised-hand.svg b/icons/person-raised-hand.svg new file mode 100644 index 0000000..8594c33 --- /dev/null +++ b/icons/person-raised-hand.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-raised-hand" viewBox="0 0 16 16"> + <path d="M6 6.207v9.043a.75.75 0 0 0 1.5 0V10.5a.5.5 0 0 1 1 0v4.75a.75.75 0 0 0 1.5 0v-8.5a.25.25 0 1 1 .5 0v2.5a.75.75 0 0 0 1.5 0V6.5a3 3 0 0 0-3-3H6.236a.998.998 0 0 1-.447-.106l-.33-.165A.83.83 0 0 1 5 2.488V.75a.75.75 0 0 0-1.5 0v2.083c0 .715.404 1.37 1.044 1.689L5.5 5c.32.32.5.754.5 1.207Z"/> + <path d="M8 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/> +</svg>
\ No newline at end of file |