/svg-sprite-social-media-icons

Repository for a sitechop.com tutorial on creating social icon links using a SVG sprite sheet and image replacement. We also include a PNG fallback for older browsers.

Primary LanguageCSS

#Semantic Social Icon Links Using a SVG Sprite and Image Replacement

Here's the source code from the social icon list we just created. These icons make use of a SVG sprite sheet and image replacement. Our code will work whether SVG is supported or not. They will also work if a user has Javascript disabled. Support for IE 6-7 can easily be added as illustrated in the tutorial.