summaryrefslogtreecommitdiff
path: root/src/content/img/icon/download/dark.svg
blob: 3cf4f225cce494a35af8b2868fd69fa403c0f242 (plain) (blame)
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
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 19      15
      V 17
      C 19      18.1046 18.1046 19      17 19
      H 7
      C 5.89543 19      5       18.1046 5  17
      V 15
      M 12      5
      V 15
      M 12      15
      L 10      13
      M 12      15
      L 14      13
    "
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>