6 lines
323 B
XML
6 lines
323 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="7" fill="#10201b"/>
|
|
<path d="M9 20.5 15 10l3.2 5.6L21 11l2.5 4.3" fill="none" stroke="#3ecdad" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="23.5" cy="15.3" r="1.6" fill="#3ecdad"/>
|
|
</svg>
|