blob: 4d197a41eea6ac8541f14bb13ceb309cb85cd6bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path d="m14.713 9.153c6.525-4.002 15.389-3.002 21.274 2.882 5.904 5.905 6.891 14.809 2.84 21.342" style="fill:none;stroke-width:3.5px;stroke:#848484"/>
<path d="m20.478 14.982c2.83-1.518 7.021-0.576 10.083 2.485 3.072 3.073 4.01 7.282 2.469 10.113" style="fill:none;stroke-width:3px;stroke:#848484"/>
<path d="m36.499 38.406l-15.858 0.302-4.176 4.176c-0.707 0.707-1.414 0-1.414 0l-9.9-9.9s-0.707-0.707 0-1.414l4.176-4.175 0.302-15.859c10.077 7.612 19.04 16.561 26.87 26.87z" style="fill-rule:nonzero;fill:url(#_Linear1)"/>
<path d="m6.627 30.094l11.314 11.314 2.7-2.7-11.314-11.313-2.7 2.699z" style="fill:#6e6e6e"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(-12.963,12.963,-12.963,-12.963,-126.477,-124.571)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#7e7e7e" offset="0"/>
<stop style="stop-color:#9f9f9f" offset="1"/>
</linearGradient>
</defs>
</svg>
|