summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/file-off.svg
blob: 776fa3b3cdda4ed54d33b764e078154a570f81d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [paper, new, file, off, document, data, disabled, inactive, content, record]
category: Document
version: "1.22"
unicode: "ecf2"
-->
<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 3l18 18" />
  <path d="M7 3h7l5 5v7m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
</svg>