diff options
Diffstat (limited to 'icons/cloud-off.svg')
-rw-r--r-- | icons/cloud-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/cloud-off.svg b/icons/cloud-off.svg new file mode 100644 index 00000000..98791bc7 --- /dev/null +++ b/icons/cloud-off.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-off" 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"/> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M18 18h-11c-2.598 0 -4.705 -2.015 -4.705 -4.5s2.107 -4.5 4.705 -4.5c.112 -.5 .305 -.973 .568 -1.408m2.094 -1.948c.329 -.174 .68 -.319 1.05 -.43c1.9 -.576 3.997 -.194 5.5 1c1.503 1.192 2.185 3.017 1.788 4.786h1a3.5 3.5 0 0 1 2.212 6.212" /> +</svg> + + |