diff options
Diffstat (limited to 'icons/devices-pc-off.svg')
-rw-r--r-- | icons/devices-pc-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/devices-pc-off.svg b/icons/devices-pc-off.svg new file mode 100644 index 00000000..0d55d594 --- /dev/null +++ b/icons/devices-pc-off.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-devices-pc-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="M9 9v10h-6v-14h2" /> + <path d="M13 9h9v7h-2m-4 0h-4v-4" /> + <path d="M14 19h5" /> + <path d="M17 17v2" /> + <path d="M6 13v.01" /> + <path d="M6 16v.01" /> + <path d="M3 3l18 18" /> +</svg> + + |