2.9.7 • Published 6 years ago

react-network-icons v2.9.7

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

2.9.6

6 years ago

2.9.5

6 years ago

2.9.4

6 years ago

2.9.3

6 years ago

2.9.2

6 years ago

2.9.1

6 years ago