blob: eea0cef30bc525aacc020379f89e07d0037459f2 (
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
|
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="none"
>
<path
d="
M 18.3785 8.44975
L 8.9636 17.8648
C 8.6844 18.144 8.3288 18.3343 7.94161 18.4117
L 4.99988 19.0001
L 5.58823 16.0583
c 5.66566 15.6711 5.85597 15.3155 6.13517 15.0363
L 15.5501 5.62132
M 18.3785 8.44975
L 19.7927 7.03553
C 20.1832 6.64501 20.1832 6.01184 19.7927 5.62132
L 18.3785 4.20711
C 17.988 3.81658 17.3548 3.81658 16.9643 4.20711
L 15.5501 5.62132
M 18.3785 8.44975
L 15.5501 5.62132
"
stroke="black"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
|