diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:23 +0000 |
commit | 471b5325b06ccfae92cd65b047341e983722170c (patch) | |
tree | 8e27c1a8b313c290d2dd25abceb40ed7b848c68a /icons/zoom-out.svg | |
parent | Adding upstream version 1.11.1+dfsg. (diff) | |
download | bootstrap-icons-991619639381e1144b4a7b83e8958dfe795ad044.tar.xz bootstrap-icons-991619639381e1144b4a7b83e8958dfe795ad044.zip |
Adding upstream version 1.11.2+dfsg.upstream/1.11.2+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/zoom-out.svg')
-rw-r--r-- | icons/zoom-out.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/zoom-out.svg b/icons/zoom-out.svg index b965f8e..6cc7617 100644 --- a/icons/zoom-out.svg +++ b/icons/zoom-out.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-zoom-out" viewBox="0 0 16 16"> - <path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/> + <path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0"/> <path d="M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"/> - <path fill-rule="evenodd" d="M3 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/> + <path fill-rule="evenodd" d="M3 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5"/> </svg>
\ No newline at end of file |