Skip to content

Instantly share code, notes, and snippets.

@ka-seo
Created September 6, 2016 08:56
Show Gist options
  • Save ka-seo/f29607cd13105b1da2b22b9c8759f2b9 to your computer and use it in GitHub Desktop.
Save ka-seo/f29607cd13105b1da2b22b9c8759f2b9 to your computer and use it in GitHub Desktop.
SVG image into HTML page
<svg width="175" height="115" class="image-svg">
<image xlink:href="image.svg" src="image.png" width="175" height="115" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment