react-svg-loader
react-svg-loader copied to clipboard
Generated React component is incorrect
Hi,
while converting some svg to React Element I found out that some of the path are removed and merged inside the code.
Could you please help?
Cheers.
@Donato-EF - that's most likely due to the SVGO default configuration options. You will want to disable SVGO rules if you want the paths to be exactly as in the file.