3d1168ff8c
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
10 lines
504 B
XML
10 lines
504 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"/>
|
|
<!-- Monitor -->
|
|
<rect x="32" y="36" width="64" height="44" rx="5" fill="#f2f2f2"/>
|
|
<rect x="40" y="44" width="48" height="28" rx="2" fill="#5e0066"/>
|
|
<rect x="56" y="80" width="16" height="9" fill="#f2f2f2"/>
|
|
<rect x="44" y="89" width="40" height="7" rx="3" fill="#f2f2f2"/>
|
|
</svg>
|