2025-06-16 18:28:08 +05:00

7 lines
285 B
XML
Executable File

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16">
<g stroke-width="2" stroke="red" shape-rendering="geometricPrecision">
<circle fill="none" cx="8" cy="8" r="7" stroke-linejoin="round"/>
<line x1="11" y1="5" x2="5" y2="11"/>
<line x1="11" y1="11" x2="5" y2="5"/>
</g>
</svg>