6 lines
296 B
XML
6 lines
296 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#0a0e1a" />
|
|
<circle cx="16" cy="16" r="11" fill="#00c851" opacity="0.15" stroke="#00c851" stroke-width="1.5" />
|
|
<text x="16" y="22" text-anchor="middle" font-size="16">🎱</text>
|
|
</svg>
|