diff options
Diffstat (limited to 'src/icons/device-mobile-off.svg')
-rw-r--r-- | src/icons/device-mobile-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/device-mobile-off.svg b/src/icons/device-mobile-off.svg new file mode 100644 index 00000000..7e1768b0 --- /dev/null +++ b/src/icons/device-mobile-off.svg @@ -0,0 +1,12 @@ +--- +tags: [iphone, phone, smartphone, cellphone] +category: Devices +version: "1.58" +unicode: "f062" +--- +<svg> + <path d="M7.174 3.178c.252 -.114 .531 -.178 .826 -.178h8a2 2 0 0 1 2 2v9m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-13" /> + <path d="M11 4h2" /> + <path d="M12 17v.01" /> + <path d="M3 3l18 18" /> +</svg> |