SVG Input
React Component
Features
- Converts SVG attributes to React/JSX format
- Handles special cases like class → className
- Maintains proper indentation
- Supports both function and arrow function components
How to Use
- Paste your SVG code in the input field
- Choose your preferred component format
- Customize the component name if needed
- Copy the generated React component