5 lines
280 B
XML
5 lines
280 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
<circle cx="12" cy="12" r="10" fill="gray" stroke="white" stroke-width="2"/>
|
|
<text x="12" y="16" text-anchor="middle" fill="white" font-size="16" font-family="Arial" dy=".3em">-</text>
|
|
</svg>
|