8 lines
422 B
XML
8 lines
422 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-labelledby="title">
|
||
|
|
<title id="title">Orange Rakazo bot avatar</title>
|
||
|
|
<circle cx="32" cy="32" r="30" fill="#1A1A1D" />
|
||
|
|
<path fill="#F5A03C" d="M9 62V39c0-19 9-29 23-29s23 10 23 29v23H9Z" />
|
||
|
|
<rect x="22" y="27" width="5" height="10" rx="2.5" fill="#07152B" />
|
||
|
|
<rect x="33" y="27" width="5" height="10" rx="2.5" fill="#07152B" />
|
||
|
|
</svg>
|