Ooh, this one’s handy. Paste in (no drag and drop unfortunately) the contents of an SVG file and out comes the JSX code for immediate use within your React project.
SVGR also simplifies your SVG using SVGO (which is also the driving force behind SVGOMG)
nice work, the other svg to jsx transformer was changed and doesnt work with complex svgs like mine.