6 lines
331 B
XML
6 lines
331 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<circle style="fill:#f44336" cx="8" cy="8" r="7"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="10" x="-.98" y="-16.29" transform="rotate(135)"/>
|
||
|
<rect style="fill:#ffffff" width="2" height="10" x="-12.29" y="-5.01" transform="rotate(-135)"/>
|
||
|
</svg>
|