Consider importing SVGs as React components · Issue #1388 · facebook/create-react-app
My own path of using SVGs with webpack has settled me comfortably with loading .svg files as react components via https://github.com/jhamlet/svg-react-loader (svg-react-loader@next as of time of wr...