Convert raw SVG markup into a clean React component with properly transformed attributes
Examples
Output will appear here…class→classNamefor→htmlForstroke-width→strokeWidthfill-opacity→fillOpacityclip-path→clipPathstop-color→stopColorfont-size→fontSizetext-anchor→textAnchorstyle="..."→style={{ ... }}xmlns / xmlns:xlink→(removed)xlink:href→hrefonclick→onClick