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/toggles2.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/toggles2.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/toggles2.svg b/icons/toggles2.svg index 862fc9f..bd78434 100644 --- a/icons/toggles2.svg +++ b/icons/toggles2.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-toggles2" viewBox="0 0 16 16"> - <path d="M9.465 10H12a2 2 0 1 1 0 4H9.465c.34-.588.535-1.271.535-2 0-.729-.195-1.412-.535-2z"/> - <path d="M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm.535-10a3.975 3.975 0 0 1-.409-1H4a1 1 0 0 1 0-2h2.126c.091-.355.23-.69.41-1H4a2 2 0 1 0 0 4h2.535z"/> - <path d="M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/> + <path d="M9.465 10H12a2 2 0 1 1 0 4H9.465c.34-.588.535-1.271.535-2 0-.729-.195-1.412-.535-2"/> + <path d="M6 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0 1a4 4 0 1 1 0-8 4 4 0 0 1 0 8m.535-10a3.975 3.975 0 0 1-.409-1H4a1 1 0 0 1 0-2h2.126c.091-.355.23-.69.41-1H4a2 2 0 1 0 0 4z"/> + <path d="M14 4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"/> </svg>
\ No newline at end of file |