blob: 0a77f26aad88c8725e7faad72b2519478ea18fe4 (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#3f51b5" width="10" height="10" x="2" y="0" rx="1.667" ry="1.667"/>
<rect style="fill:#217dd5" width="10" height="10" x="6" y="4" rx="1.667" ry="1.667"/>
<rect style="fill:#03a9f4" width="10" height="10" x="0" y="6" rx="1.667" ry="1.667"/>
</svg>
|