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/input-cursor.svg | |
parent | Adding upstream version 1.11.1+dfsg. (diff) | |
download | bootstrap-icons-upstream/1.11.2+dfsg.tar.xz bootstrap-icons-upstream/1.11.2+dfsg.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/input-cursor.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/input-cursor.svg b/icons/input-cursor.svg index 3a89bb7..de6a35f 100644 --- a/icons/input-cursor.svg +++ b/icons/input-cursor.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-input-cursor" viewBox="0 0 16 16"> - <path d="M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4v1zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4z"/> - <path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13A.5.5 0 0 1 8 1z"/> + <path d="M10 5h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4v1h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4zM6 5V4H2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v-1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z"/> + <path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13A.5.5 0 0 1 8 1"/> </svg>
\ No newline at end of file |