Installation
If you use npm:
npm install --save svg-react
Usage
import Svg from 'svg-react'
<Svg id="loader" onClick={::this.spin} className="random" src='/icons/ring.svg'/>
Now you can use svg in react.js easy, and animate or customise it with css, yay!
No need for webpack or other compilers
============ props that are supported at the moment
onClick, className, width, height, id, viewBox, preserveAspectRatio