Converts attributes to React camelCase (e.g. stroke-width → strokeWidth, class → className). Processing runs locally in your browser.
Turn SVG markup into React JSX with camelCase attributes, optional component wrapper, and copy or download — all in your browser.
Converts attributes to React camelCase (e.g. stroke-width → strokeWidth, class → className). Processing runs locally in your browser.
Paste SVG from design tools or icon libraries and get ready-to-use React JSX. Attribute names are converted to React conventions, with optional export wrapper and xmlns stripping for inline icons.