SVG to JSX Converter
Convert SVG to JSX for React with automatic attribute transformations
Automatic Transformations
SVG Attributes
stroke-widthstrokeWidthstroke-linecapstrokeLinecapstroke-linejoinstrokeLinejoinfill-rulefillRuleclip-pathclipPath
Color Attributes
fill-opacityfillOpacitystroke-opacitystrokeOpacitystop-colorstopColorstop-opacitystopOpacityflood-colorfloodColor
Text Attributes
font-familyfontFamilyfont-sizefontSizefont-weightfontWeighttext-anchortextAnchortext-decorationtextDecoration
Xlink Namespace
xlink:hrefxlinkHrefxmlns:xlinkxmlnsXlinkxml:spacexmlSpace
HTML Attributes
classclassName
Style Attribute
style="..."style={{...}}