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/suitcase.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/suitcase.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/suitcase.svg b/icons/suitcase.svg new file mode 100644 index 0000000..ba09ae5 --- /dev/null +++ b/icons/suitcase.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-suitcase" viewBox="0 0 16 16"> + <path d="M6 5a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 6 5Zm2 0a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 8 5Zm2 0a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-1 0v-7A.5.5 0 0 1 10 5Z"/> + <path d="M6.5 0a.5.5 0 0 0-.5.5V3H5a2 2 0 0 0-2 2v8a2 2 0 0 0 1.031 1.75A1.003 1.003 0 0 0 5 16a1 1 0 0 0 1-1h4a1 1 0 1 0 1.969-.25A2 2 0 0 0 13 13V5a2 2 0 0 0-2-2h-1V.5a.5.5 0 0 0-.5-.5h-3ZM9 3H7V1h2v2Zm3 10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v8Z"/> +</svg>
\ No newline at end of file |