DEV MICRO-TOOLS
SVG to React Component
Convert any SVG string or file into a clean, accessible, and optimized React component (TSX/JSX).
SVG Input & Options
Sets width/height to 1em and replaces fixed colors with currentColor
Adds support for an optional title prop that renders an accessible <title> element
Wraps component export in React.memo for rendering performance