diff options
Diffstat (limited to 'src/icons/device-tablet-off.svg')
-rw-r--r-- | src/icons/device-tablet-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/device-tablet-off.svg b/src/icons/device-tablet-off.svg new file mode 100644 index 00000000..a3386474 --- /dev/null +++ b/src/icons/device-tablet-off.svg @@ -0,0 +1,11 @@ +--- +tags: [ipad, mobile, touchscreen, portable] +category: Devices +version: "1.58" +unicode: "f063" +--- +<svg> + <path d="M7 3h11a1 1 0 0 1 1 1v11m0 4v1a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-15" /> + <circle cx="12" cy="17" r="1" /> + <path d="M3 3l18 18" /> +</svg> |