blob: 181fa444e73f9ce965b881ce2c85018f509473e9 (
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:#fb4934" cx="8" cy="8" r="7"/>
<rect style="fill:#ebdbb2" width="2" height="10" x="-.98" y="-16.29" transform="rotate(135)"/>
<rect style="fill:#ebdbb2" width="2" height="10" x="-12.29" y="-5.01" transform="rotate(-135)"/>
</g>
</svg>
|