diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:03 +0000 |
commit | 6a28c44d98bc276aa91bdddb5f80437cf337ead3 (patch) | |
tree | b811886f00bbd47267d9faa8cab194c1d201fca4 /icons/caret-down-square.svg | |
parent | Adding upstream version 1.11.2+dfsg. (diff) | |
download | bootstrap-icons-6a28c44d98bc276aa91bdddb5f80437cf337ead3.tar.xz bootstrap-icons-6a28c44d98bc276aa91bdddb5f80437cf337ead3.zip |
Adding upstream version 1.11.3+dfsg.upstream/1.11.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/caret-down-square.svg')
-rw-r--r-- | icons/caret-down-square.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/caret-down-square.svg b/icons/caret-down-square.svg index 6f33cc6..0372625 100644 --- a/icons/caret-down-square.svg +++ b/icons/caret-down-square.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-down-square" viewBox="0 0 16 16"> - <path d="M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5z"/> + <path d="M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0z"/> <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z"/> </svg>
\ No newline at end of file |