7 lines
457 B
XML
7 lines
457 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128" fill="none">
|
||
|
<rect width="128" height="128" rx="24" fill="#1e1e24"/>
|
||
|
<path d="M34 64c0-16.569 13.431-30 30-30s30 13.431 30 30-13.431 30-30 30" stroke="#3b82f6" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
<path d="M64 34v60" stroke="#10b981" stroke-width="10" stroke-linecap="round"/>
|
||
|
<circle cx="64" cy="64" r="12" fill="#f8fafc"/>
|
||
|
</svg>
|