react-social-icons
A set of beautiful svg social icons. Easily used in React. No images or external css dependencies. Svg paths provided by Squarespace.
Install
npm install react-social-icons --save-dev
Usage
Pass in the url
prop of your social network, and the icon will be rendered.
Rebuild Examples
git checkout gh-pages
git rebase master
sh scripts/gen-gh-pages.sh