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