6 lines
232 B
XML
6 lines
232 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
|
<g stroke="#C0C0C0" stroke-width="48">
|
|
<circle cx="104" cy="104" r="64" fill="none"/>
|
|
<line x1="160" y1="160" x2="216" y2="216"/>
|
|
</g>
|
|
</svg>
|