16 lines
No EOL
604 B
XML
16 lines
No EOL
604 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#004E45" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 16 Q24 4 40 16"/>
|
|
<path d="M14 22 Q24 12 34 22"/>
|
|
<path d="M20 28 Q24 22 28 28"/>
|
|
<circle cx="24" cy="34" r="2.5"/>
|
|
</g>
|
|
<g stroke="#4DB6AC" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 16 Q24 4 40 16"/>
|
|
<path d="M14 22 Q24 12 34 22"/>
|
|
<path d="M20 28 Q24 22 28 28"/>
|
|
<circle cx="24" cy="34" r="2.5"/>
|
|
</g>
|
|
</g>
|
|
</svg> |