Skip to content

Instantly share code, notes, and snippets.

@MrVladevoit
Created June 30, 2017 05:50
Show Gist options
  • Save MrVladevoit/124e6056911fa45aab8b43e0af80b9b9 to your computer and use it in GitHub Desktop.
Save MrVladevoit/124e6056911fa45aab8b43e0af80b9b9 to your computer and use it in GitHub Desktop.
svg-sprite html
<!-- icon -->
<svg class="icon icon-name">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="images/sprite/sprite.svg#name"></use>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment