Attribute Transformations Applied12 rules
class→className
for→htmlFor
stroke-width→strokeWidth
fill-opacity→fillOpacity
clip-path→clipPath
stop-color→stopColor
font-size→fontSize
text-anchor→textAnchor
style="..."→style={{ ... }}
xmlns / xmlns:xlink→(removed)
xlink:href→href
onclick→onClick