diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:27 +0000 |
commit | b108935dbc6777ff48c1bfde7baea32bfdb5edbc (patch) | |
tree | d2a3e96376ea78ef725e9012b2957b9d45a99735 /icons/dash-square.svg | |
parent | Releasing debian version 1.11.1+dfsg-1. (diff) | |
download | bootstrap-icons-b108935dbc6777ff48c1bfde7baea32bfdb5edbc.tar.xz bootstrap-icons-b108935dbc6777ff48c1bfde7baea32bfdb5edbc.zip |
Merging upstream version 1.11.2+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | icons/dash-square.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/dash-square.svg b/icons/dash-square.svg index b63e536..9381872 100644 --- a/icons/dash-square.svg +++ b/icons/dash-square.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dash-square" viewBox="0 0 16 16"> - <path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/> - <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/> + <path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"/> + <path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8"/> </svg>
\ No newline at end of file |