3d1168ff8c
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
549 B
XML
11 lines
549 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
|
<circle cx="64" cy="64" r="52" fill="#5e0066" stroke="#8cc63f" stroke-width="6"/>
|
|
<!-- Gamepad -->
|
|
<rect x="36" y="50" width="56" height="30" rx="15" fill="#f2f2f2"/>
|
|
<rect x="48" y="62.5" width="16" height="5" rx="1" fill="#5e0066"/>
|
|
<rect x="53.5" y="57" width="5" height="16" rx="1" fill="#5e0066"/>
|
|
<circle cx="76" cy="60" r="3.5" fill="#5e0066"/>
|
|
<circle cx="84" cy="68" r="3.5" fill="#5e0066"/>
|
|
</svg>
|