diff options
Diffstat (limited to 'icons/devices-off.svg')
-rw-r--r-- | icons/devices-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/devices-off.svg b/icons/devices-off.svg new file mode 100644 index 00000000..614e717b --- /dev/null +++ b/icons/devices-off.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-devices-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="M13 9a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v8m-1 3h-6a1 1 0 0 1 -1 -1v-6" /> + <path d="M18 8v-3a1 1 0 0 0 -1 -1h-9m-4 0a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" /> + <path d="M16 9h2" /> + <path d="M3 3l18 18" /> +</svg> + + |