blob: 6d90986af5ef516ea7ecba84e648c848fd24f668 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32">
<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>
|