Skip to content

Instantly share code, notes, and snippets.

@florianbrinkmann
Last active September 3, 2015 09:45
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 florianbrinkmann/56d9b1227b24aaa85dbd to your computer and use it in GitHub Desktop.
Save florianbrinkmann/56d9b1227b24aaa85dbd to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@florianbrinkmann
Copy link
Author

Kann so genutzt werden:

<ul class="social">
    <li><a href="#"><svg class="icon-google-plus"><use xlink:href="social-media.svg#icon-google-plus"></use></svg></a></li>
    <li><a href="#"><svg class="icon-twitter"><use xlink:href="social-media.svg#icon-twitter"></use></svg></a></li>
    <li><a href="#"><svg class="icon-facebook"><use xlink:href="social-media.svg#icon-facebook"></use></svg></a></li>
    <li><a href="#"><svg class="icon-rss"><use xlink:href="social-media.svg#icon-rss"></use></svg></a></li>
</ul>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment