6 lines
310 B
XML
6 lines
310 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="31" r="14" fill="#fdd835" />
|
|
<rect width="14" height="14" x="24" y="3" fill="#ff8f00" />
|
|
<rect width="14" height="14" x="24" y="17" fill="#ffb300" />
|
|
</svg> |