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/exclude.svg | |
parent | Adding upstream version 1.11.1+dfsg. (diff) | |
download | bootstrap-icons-471b5325b06ccfae92cd65b047341e983722170c.tar.xz bootstrap-icons-471b5325b06ccfae92cd65b047341e983722170c.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 '')
-rw-r--r-- | icons/exclude.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/exclude.svg b/icons/exclude.svg index 9be5f93..ef18355 100644 --- a/icons/exclude.svg +++ b/icons/exclude.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-exclude" viewBox="0 0 16 16"> - <path d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2zm12 2H5a1 1 0 0 0-1 1v7h7a1 1 0 0 0 1-1V4z"/> + <path d="M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2zm12 2H5a1 1 0 0 0-1 1v7h7a1 1 0 0 0 1-1z"/> </svg>
\ No newline at end of file |