6 lines
277 B
XML
6 lines
277 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||
|
|
<rect width="512" height="512" rx="96" fill="#0b3d2e"/>
|
||
|
|
<circle cx="256" cy="256" r="150" fill="none" stroke="#f5efe2" stroke-width="26"/>
|
||
|
|
<path d="M256 130 L322 344 L256 300 L190 344 Z" fill="#e4572e"/>
|
||
|
|
</svg>
|