blob: b0e2f53167113bf60b01fb522c74821d6204af3a (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#686868" width="10" height="10" x="2" y="0" rx="1.667" ry="1.667"/>
<rect style="fill:#818181" width="10" height="10" x="6" y="4" rx="1.667" ry="1.667"/>
<rect style="fill:#9e9e9e" width="10" height="10" x="0" y="6" rx="1.667" ry="1.667"/>
</svg>
|