Skip to content

Instantly share code, notes, and snippets.

@antsa
Created September 12, 2013 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antsa/6533547 to your computer and use it in GitHub Desktop.
Save antsa/6533547 to your computer and use it in GitHub Desktop.
SVG fallback
<!-- Fallbacks of SVG -->
<svg width="96" height="96">
<image xlink:href="svg.svg" src="fallback.png" width="96" height="96"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment