summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/devices-off.svg
blob: 5917a75f11565e3a8993c992a38c2a7030ea612a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [computer, laptop, notebook, tablet, phone, mobile, mac, iphone, devices, off]
category: Devices
version: "1.94"
unicode: "f3e4"
-->
<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="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>