6 lines
278 B
XML
6 lines
278 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<path d="M 15 8 A 7 7 0 0 1 1 8 7 7 0 1 1 15 8" style="fill:#dc322f"/>
|
|
<path d="m 8 4 -5 4 5 4" style="fill:#dfdd41"/>
|
|
<rect width="5" height="2" x="-12" y="7" transform="scale(-1,1)" style="fill:#dfdd41"/>
|
|
</svg>
|