SVG to React (JSX) Converter

Instantly convert raw SVG HTML code into perfectly formatted React Functional Components.
It automatically fixes camelCase attributes (like stroke-width to strokeWidth) and replaces class with className.