diff options
Diffstat (limited to 'src/icons/device-laptop-off.svg')
-rw-r--r-- | src/icons/device-laptop-off.svg | 11 |
1 files changed, 11 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..9a02e1d6 --- /dev/null +++ b/src/icons/device-laptop-off.svg @@ -0,0 +1,11 @@ +--- +tags: [workstation, mac, notebook, portable, screen, computer] +category: Devices +version: "1.58" +unicode: "f061" +--- +<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> |