diff options
Diffstat (limited to 'src/icons/devices-off.svg')
-rw-r--r-- | src/icons/devices-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/devices-off.svg b/src/icons/devices-off.svg new file mode 100644 index 00000000..e259038d --- /dev/null +++ b/src/icons/devices-off.svg @@ -0,0 +1,12 @@ +--- +tags: [computer, laptop, notebook, tablet, phone, mobile, mac, iphone] +category: Devices +version: "1.58" +unicode: "f066" +--- +<svg> + <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> |