13 lines
430 B
XML
13 lines
430 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">
|
||
|
|
<circle cx="25" cy="34" r="14" fill="#54c7c0"/>
|
||
|
|
<circle cx="25" cy="34" r="4"/>
|
||
|
|
<path d="M36 24 l8-8"/>
|
||
|
|
<path d="M43 16 l7 7"/>
|
||
|
|
<path d="M40 38 h16"/>
|
||
|
|
<path d="M50 31 l7 7 -7 7"/>
|
||
|
|
<path d="M9 14 h13"/>
|
||
|
|
<path d="M6 23 h11"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|