blob: 4e324e75279c4e8cf0e5a37b0616c7ad520cce19 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<rect style="fill:#6b9fff" width="16" height="16" x="0" y="0" rx="1" ry="1"/>
<rect style="fill:#ffffff" width="8" height="1" x="4" y="12"/>
<rect style="fill:#ffffff" width="5" height="5" x="7" y="5"/>
<rect style="fill:#0f56d9" width="5" height="5" x="4" y="3"/>
</svg>
|