Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

MoOx/react-svg-inline

Repository files navigation

DEPRECATED, I recommend you the tool SVGR


react-svg-inline

Travis (Unix) Build Badge

A react component to clean and display raw SVGs.

Install

$ npm install react-svg-inline

You might also need to npm install raw-loader if you want to use this with webpack.

Usage

Here is an example of a usage in a React stateless component: