blob: 122d7d5909a9e36f0debe7803cbedd18a333bf45 (
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
29
30
31
32
33
34
35
36
|
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="none"
>
<path
d="
M 11.0489 4.92705
C 11.3483 4.00574 12.6517 4.00574 12.9511 4.92705
L 14.2451 8.90983
C 14.379 9.32185 14.763 9.60081 15.1962 9.60081
H 19.3839
C 20.3527 9.60081 20.7554 10.8404 19.9717 11.4098
L 16.5838 13.8713
C 16.2333 14.126 16.0866 14.5773 16.2205 14.9894
L 17.5146 18.9721
C 17.8139 19.8934 16.7595 20.6596 15.9757 20.0902
L 12.5878 17.6287
C 12.2373 17.374 11.7627 17.374 11.4122 17.6287
L 8.02426 20.0902
C 7.24054 20.6596 6.18607 19.8934 6.48542 18.9721
L 7.7795 14.9894
C 7.91338 14.5773 7.76672 14.126 7.41623 13.8713
L 4.02827 11.4098
C 3.24456 10.8404 3.64734 9.60081 4.61606 9.60081
H 8.8038
C 9.23703 9.60081 9.62099 9.32185 9.75486 8.90983
L 11.0489 4.92705
Z
"
stroke="white"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
|