How to Replicate svg designs for a react app

Hey guys,I’m following a design where I need to add these “color waves” into the app.

1) is there a way/tool I can use in order to replicate these svg designs and then add them to my components using the ‘svg’ element?

2)is it good practice to just import the svg files and then use them in image tags?

Thanks!
Was this page helpful?