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/envelope-arrow-down.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/envelope-arrow-down.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/envelope-arrow-down.svg b/icons/envelope-arrow-down.svg new file mode 100644 index 0000000..ed8e9be --- /dev/null +++ b/icons/envelope-arrow-down.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-arrow-down" viewBox="0 0 16 16"> + <path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4.5a.5.5 0 0 1-1 0V5.383l-7 4.2-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h5.5a.5.5 0 0 1 0 1H2a2 2 0 0 1-2-1.99V4Zm1 7.105 4.708-2.897L1 5.383v5.722ZM1 4v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1Z"/> + <path d="M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.354-1.646a.5.5 0 0 1-.722-.016l-1.149-1.25a.5.5 0 1 1 .737-.676l.28.305V11a.5.5 0 0 1 1 0v1.793l.396-.397a.5.5 0 0 1 .708.708l-1.25 1.25Z"/> +</svg>
\ No newline at end of file |