7 lines
293 B
XML
7 lines
293 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="11" height="11" viewBox="0 0 11 11">
|
|
<g fill="none" fill-rule="evenodd" stroke="#535353" transform="translate(1 1)">
|
|
<path stroke-linecap="square" d="M6.5 6.5l2.791 2.865"/>
|
|
<circle cx="3.5" cy="3.5" r="3.5"/>
|
|
</g>
|
|
</svg>
|