3d1168ff8c
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
9 lines
464 B
XML
Executable File
9 lines
464 B
XML
Executable File
<?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"/>
|
|
<!-- Power symbol: broken ring (gap at top) + stem -->
|
|
<path d="M 55 51 A 22 22 0 1 0 73 51" fill="none" stroke="#f2f2f2"
|
|
stroke-width="10" stroke-linecap="round"/>
|
|
<rect x="59" y="35" width="10" height="31" rx="5" fill="#f2f2f2"/>
|
|
</svg>
|