diff options
Diffstat (limited to 'src/_icons/device-laptop-off.svg')
-rw-r--r-- | src/_icons/device-laptop-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/device-laptop-off.svg b/src/_icons/device-laptop-off.svg new file mode 100644 index 00000000..6bb3a1ee --- /dev/null +++ b/src/_icons/device-laptop-off.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M3 19h16" /> + <path d="M10 6h8a1 1 0 0 1 1 1v8m-3 1h-10a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1" /> + <path d="M3 3l18 18" /> +</svg> |