summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/files-off.svg
blob: 3b539973572dafa9343e50859938b653fa685acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [forms, documents, stack, letter, files, off, disabled, inactive, file, paper]
category: Document
version: "1.38"
unicode: "edee"
-->
<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="M15 3v4a1 1 0 0 0 1 1h4" />
  <path d="M17 17h-6a2 2 0 0 1 -2 -2v-6m0 -4a2 2 0 0 1 2 -2h4l5 5v7c0 .294 -.063 .572 -.177 .823" />
  <path d="M16 17v2a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
  <path d="M3 3l18 18" />
</svg>