6 lines
310 B
XML
6 lines
310 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="14" fill="#2f7d52"/>
|
|
<path d="M32 15c7 0 13 5 13 12 0 12-13 22-13 22S19 39 19 27c0-7 6-12 13-12z" fill="#f4fff8"/>
|
|
<path d="M32 21v22M22 32h20" stroke="#2f7d52" stroke-width="5" stroke-linecap="round"/>
|
|
</svg>
|