Skip to content

Instantly share code, notes, and snippets.

@cscuderi
Created September 1, 2014 00:54
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 cscuderi/dcaf7b068c37ad36dc03 to your computer and use it in GitHub Desktop.
Save cscuderi/dcaf7b068c37ad36dc03 to your computer and use it in GitHub Desktop.
Inline SVG with fallback
<svg width="96" height="96">
<image xlink:href="svg.svg" src="svg.png" width="96" height="96"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment