6 lines
338 B
XML
6 lines
338 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
|
|
<rect style="fill:#1190e6" width="10" height="10" x="6" y="6" rx=".769" ry=".769"/>
|
|
<rect style="fill:#6eca60" width="10" height="10" x="3" y="3" rx=".769" ry=".769"/>
|
|
<rect style="fill:#ffd748" width="10" height="10" x="0" y="0" rx=".769" ry=".769"/>
|
|
</svg>
|