Skip to content

Instantly share code, notes, and snippets.

@Semdevmaster
Created August 27, 2017 10:29
Show Gist options
  • Select an option

  • Save Semdevmaster/2bb2a914ad2da4ea99ca4ffcbf41f8bc to your computer and use it in GitHub Desktop.

Select an option

Save Semdevmaster/2bb2a914ad2da4ea99ca4ffcbf41f8bc to your computer and use it in GitHub Desktop.
insert svg icon in html
<svg class="icon icon--home">
<use xlink:href="home.svg#home"></use>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment