4 lines
244 B
XML
Executable File
4 lines
244 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<circle cx="8" cy="8" r="6" fill="#ff8080" stroke="#800000" stroke-width="1"/>
|
|
<line x1="8" y1="4" x2="8" y2="12" stroke="#800000" stroke-width="2"/>
|
|
</svg> |