summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/code-off.svg
blob: cded7b0b5a961c2b5a8bc83f0b26df30affdaf70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [brackets, source, programming, command, code, off, disabled, inactive, script, software]
category: Text
version: "1.63"
unicode: "f0d0"
-->
<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 8l-4 4l4 4" />
  <path d="M17 8l4 4l-2.5 2.5" />
  <path d="M14 4l-1.201 4.805m-.802 3.207l-2 7.988" />
  <path d="M3 3l18 18" />
</svg>