1 <svg xmlns='http://www.w3.org/
2000/svg'
2 xmlns:xlink='http://www.w3.org/
1999/xlink'
3 width='
16' height='
16'
>
4 <image id='i' xlink:href='a.png' width='
16' height='
16'
/>
5 <filter id=
"f" x=
"0%" y=
"0%" width=
"100%" height=
"100%">
6 <feImage xlink:
href=
"#image1" />
8 <rect filter=
"url(#f)" x=
"0" y=
"0" width=
"16" height=
"16"/>