blob: 9d5f3c624593bdebe8542ab00a10efa07a97304c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
tags: [ipad, mobile, touchscreen, portable, device, tablet, off, hardware, technology, disabled]
category: Devices
version: "1.58"
unicode: "f063"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<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" />
<path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
<path d="M3 3l18 18" />
</svg>
|