5 lines
281 B
XML
5 lines
281 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
|
<rect width="256" height="256" rx="50" ry="50" fill="#0a3558"/>
|
|
<path d="M70 128c20-40 40-40 60 0s40 40 60 0" stroke="#42b4ff" stroke-width="16" fill="none" stroke-linecap="round"/>
|
|
</svg>
|