6 lines
254 B
XML
6 lines
254 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="14" fill="#3d5a4c"/>
|
|
<circle cx="32" cy="32" r="14" fill="none" stroke="#f6f4ef" stroke-width="3"/>
|
|
<circle cx="32" cy="32" r="4" fill="#f6f4ef"/>
|
|
</svg>
|