Hi everyone, I have a svg code:
path class=“st0” d=“M39.28,4.19c0,0-40,19-36,61s26,72,55,82S39.28,4.19,39.28,4.19z”/>
I want to use this code to generate svg shapes, is there any function or library can I use? Currently I can only find function for exporting svg, thank you so much!