summaryrefslogtreecommitdiffstats
path: root/toolkit/components/search/tests/xpcshell/data/svgIcon.svg
blob: e2550f8d5d41335a0f9ee5c3142308c0e65bb163 (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg"
     width="16" height="16" viewBox="0 0 16 16">
  <rect x="4" y="4" width="8px" height="8px" style="fill: blue" />
</svg>