A react component intended to compose and display icons from svg icon sheets. Intended for use with FontAwesome 5, but could be used with other icon sets.
react-awesome is available on npm (unminimizzed) as react-awesome-svg. Simply install and save in your project. Then include in your project (and minimize) with Browserify or Webpack.
npm install --save react-awesome-svg