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

6 lines
407 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="#cccccc" stroke="#666666" stroke-width="1"/>
<circle cx="8" cy="8" r="3" fill="none" stroke="#000000" stroke-width="1"/>
<line x1="8" y1="8" x2="8" y2="5" stroke="#000000" stroke-width="1"/>
<line x1="8" y1="8" x2="10" y2="8" stroke="#000000" stroke-width="1"/>
</svg>