react-evacon Install NPM npm install --save react-evacon YARN yarn add --save react-evacon Usage import Evacon from 'react-evacon' class Example extends Component { render () { return ( <Evacon type="github"/> ) } } License MIT © muhrusdi