blob: 57f6ab9cff38882d170b18d31bfc87cd411f862b (
plain)
1
2
3
4
5
6
|
<svg width="256" height="256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g>
<path stroke="none" fill="#C3E3FF" d="M0 0 L256 0 256 256 0 256 0 0"/>
</g>
</svg>
|