Files
2025-08-01 08:34:51 -07:00

5 lines
335 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<rect x="2" y="2" width="12" height="12" fill="#80ff80" stroke="#008000" stroke-width="1"/>
<circle cx="8" cy="8" r="3" fill="none" stroke="#ffffff" stroke-width="1"/>
<line x1="8" y1="8" x2="11" y2="5" stroke="#ffffff" stroke-width="1"/>
</svg>