5 lines
212 B
XML
5 lines
212 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<rect width="100" height="100" rx="22" fill="#145228"/>
|
|
<text x="50" y="68" font-size="58" text-anchor="middle" fill="#e53935">♥</text>
|
|
</svg>
|