diff options
Diffstat (limited to 'icons/device-watch-off.svg')
-rw-r--r-- | icons/device-watch-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/device-watch-off.svg b/icons/device-watch-off.svg new file mode 100644 index 00000000..0a810a42 --- /dev/null +++ b/icons/device-watch-off.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-watch-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"/> + <path d="M10 6h5a3 3 0 0 1 3 3v5m-.882 3.125a2.99 2.99 0 0 1 -2.118 .875h-6a3 3 0 0 1 -3 -3v-6c0 -.828 .336 -1.578 .878 -2.121" /> + <path d="M9 18v3h6v-3" /> + <path d="M9 5v-2h6v3" /> + <path d="M3 3l18 18" /> +</svg> + + |