summaryrefslogtreecommitdiff
path: root/src/content/img/icon/heart/light.svg
blob: ddf97cfb10c295a9809d0155814190283d756cff (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
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="
      M 4.42602 12.3115
      L 12      19.8854
      L 19.574  12.3115
      C 21.4753 10.4101 21.4753 7.32738 19.574  5.42602
      C 17.6726 3.52466 14.5899 3.52466 12.6885 5.42602
      L 12      6.11456
      L 11.3115 5.42602
      C 9.4101  3.52466 6.32738 3.52466 4.42602 5.42602
      C 2.52466 7.32738 2.52466 10.4101 4.42602 12.3115
      Z
    "
    stroke="black"
    stroke-width="2"
    stroke-linejoin="round"
  />
</svg>