JTLR
6/30/2014 - 2:52 PM

SVG image with PNG fallback

SVG image with PNG fallback

<svg width="96" height="96">
  <image xlink:href="svg.svg" src="svg.png" width="96" height="96">
</svg>