blob: 69ac804ec7407fea40d7b6c70d61d418069f21d8 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<rect style="fill:#4ab3e4" width="14" height="12" x="1" y="2" rx=".8" ry=".8"/>
<rect style="fill:#ebebeb" width="7" height="5" x="9" y="4" rx=".4" ry=".4"/>
<rect style="fill:#ebebeb" width="7" height="5" x="0" y="4" rx=".4" ry=".4"/>
<rect style="fill:#ebebeb" width="8" height="5" x="4" y="10" rx=".4" ry=".4"/>
</svg>
|