6 lines
341 B
XML
6 lines
341 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||
|
|
<rect width="64" height="64" rx="14" fill="#181818"/>
|
||
|
|
<rect x="8" y="8" width="48" height="48" rx="12" fill="#c7ec6b"/>
|
||
|
|
<text x="32" y="42" text-anchor="middle" font-family="-apple-system,system-ui,sans-serif" font-size="28" font-weight="700" fill="#141414">G</text>
|
||
|
|
</svg>
|