React Icons

Include popular icons in your React projects easly with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using.

Installation

npm install react-icons --save

Live Demo

http://gorangajic.github.io/react-icons/index.html

GitHub