7 lines
238 B
XML
7 lines
238 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<g stroke-width="1.5" fill="none">
|
|
<circle cx="8" cy="8" r="7" fill="#000"/>
|
|
<path d="M11.0 11.0l-6-6" stroke="#ffffff"/>
|
|
<path d="M5.0 11.0l+6-6" stroke="#ffffff"/>
|
|
</g>
|
|
</svg> |