blob: 4b0d1accc9f0a19d726a6bb4a12bf76a9e4c6434 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" standalone="yes"?>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<image width="10" height="10" xlink:href="blueRect10x10.png"/>
</svg>
|