5 lines
279 B
XML
5 lines
279 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<rect width="44" height="28" x="2" y="10" fill="#fdd835" />
|
|
<circle cx="24" cy="24" r="8.5" fill="none" stroke="#7b1fa2" stroke-width="3" />
|
|
</svg> |