8 lines
366 B
XML
8 lines
366 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
|
||
|
<g transform="scale(2)">
|
||
|
<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)"/>
|
||
|
</g>
|
||
|
</svg>
|