summaryrefslogtreecommitdiff
path: root/src/content/img/icon/link/light.svg
blob: 672c0d49a6db7b506a9b598b11fd932fd83bb58b (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 7.7574  10.5858
      L 4.92897 13.4142
      C 3.7574  14.5858 3.7574  16.4853 4.92897 17.6569
      L 6.34319 19.0711
      C 7.51476 20.2427 9.41425 20.2427 10.5858 19.0711
      L 13.4143 16.2427
      M 9.87873 14.1214
      L 14.1214 9.87873
      M 10.5858 7.7574
      L 13.4142 4.92897
      C 14.5858 3.7574  16.4853 3.7574  17.6569 4.92897
      L 19.0711 6.34319
      C 20.2427 7.51476 20.2427 9.41425 19.0711 10.5858
      L 16.2427 13.4143
    "
    stroke="black"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>