summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/code-asterisk.svg
blob: d1cc9c83586d2ffdb8a39df1cc0c9c82bb432e89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!--
tags: [coding, programming, html, code, asterisk, script, software, development, typography, writing]
category: Text
version: "1.85"
unicode: "f312"
-->
<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="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
  <path d="M12 11.875l3 -1.687" />
  <path d="M12 11.875v3.375" />
  <path d="M12 11.875l-3 -1.687" />
  <path d="M12 11.875l3 1.688" />
  <path d="M12 8.5v3.375" />
  <path d="M12 11.875l-3 1.688" />
  <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
</svg>