5 lines
207 B
XML
5 lines
207 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
|
||
|
<rect x="2" y="2" width="36" height="16" ry="8" fill="#1a73e8"/>
|
||
|
<circle cx="30" cy="10" r="6" fill="#ebdbb2"/>
|
||
|
</svg>
|