2.9.7 • Published 8 years ago

react-network-icons v2.9.7

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

react-network-icons

is the a forked version of 'react-social-icons' by Jake Trent, with the addition of company/networking icons

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 and homemade.

social network icons

Install

npm install react-network-icons --save-dev

or 

yarn add react-network-icons

Usage

Pass in the url prop of your social network, and the icon will be rendered.

import { SocialIcon } from 'react-network-icons';



<SocialIcon url="http://bascamp.com/janedoe" />;
2.9.7

8 years ago

2.9.6

8 years ago

2.9.5

8 years ago

2.9.4

8 years ago

2.9.3

8 years ago

2.9.2

8 years ago

2.9.1

8 years ago