summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/device-laptop-off.svg
blob: 484b370a5eec12dc706c6762fb72ade5f4a7075f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [workstation, mac, notebook, portable, screen, computer, device, laptop, off, hardware]
category: Devices
version: "1.58"
unicode: "f061"
-->
<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="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>