summaryrefslogtreecommitdiff
path: root/src/content/img/icon/folder/dark.svg
blob: bbd71cbdf4a959b3b519678f41898a00597123fa (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
27
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 3       17
      V 7
      C 3       5.89543 3.89543 5       5       5
      H 9.58579
      C 9.851   5       10.1054 5.10536 10.2929 5.29289
      L 12      7
      H 19
      C 20.1046 7       21      7.89543 21      9
      V 17
      C 21      18.1046 20.1046 19      19      19
      H 5
      C 3.89543 19      3       18.1046 3       17
      Z
    "
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>