10 lines
493 B
XML
10 lines
493 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||
|
|
<g fill="none" stroke="#17243a" stroke-width="5" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<path d="M13 53 L48 12"/>
|
||
|
|
<path d="M48 12 C57 21 56 35 50 43"/>
|
||
|
|
<path d="M50 43 q-5 7 2 9"/>
|
||
|
|
</g>
|
||
|
|
<rect x="8" y="47" width="14" height="8" rx="2" fill="#8b5a2b" stroke="#17243a" stroke-width="4" transform="rotate(-49 15 51)"/>
|
||
|
|
<circle cx="29" cy="35" r="7" fill="#54c7c0" stroke="#17243a" stroke-width="4"/>
|
||
|
|
</svg>
|