5 lines
344 B
XML
Executable File
5 lines
344 B
XML
Executable File
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="100" height="100" rx="10" fill="#FF6700"/>
|
|
<text x="50" y="60" font-family="Arial, sans-serif" font-size="24" font-weight="bold" text-anchor="middle" fill="white">GGL</text>
|
|
<circle cx="50" cy="30" r="8" fill="white"/>
|
|
</svg> |