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