6 lines
296 B
XML
6 lines
296 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<path d="m 30 16 a 14 14 0 0 1 -28 0 14 14 0 1 1 28 0 z" style="fill:#dc322f"/>
|
|
<path d="m 17 8 -10 8 l 10 8 z" style="fill:#dfdd41"/>
|
|
<rect width="10" height="4" x="-24" y="14" transform="scale(-1,1)" style="fill:#dfdd41"/>
|
|
</svg>
|