diff options
Diffstat (limited to 'icons/switch-3.svg')
-rw-r--r-- | icons/switch-3.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/switch-3.svg b/icons/switch-3.svg new file mode 100644 index 00000000..4a1615bc --- /dev/null +++ b/icons/switch-3.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-switch-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 17h2.397a5 5 0 0 0 4.096 -2.133l.177 -.253m3.66 -5.227l.177 -.254a5 5 0 0 1 4.096 -2.133h3.397" /> + <path d="M18 4l3 3l-3 3" /> + <path d="M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + |