summaryrefslogtreecommitdiff
path: root/src/content/img/icon/launch/light.svg
blob: 78edfdaea7cdea6903fa538cd99f38b3672ef015 (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
28
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 10.1429 7
      H 7
      C 5.89543 7       5       7.89543 5  9
      V 17
      C 5       18.1046 5.89543 19      7  19
      H 15
      C 16.1046 19      17      18.1046 17 17
      V 13.2143
      M 19      5
      H 15
      M 19      5
      V 9
      M 19      5
      L 9       15
    "
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>