I want to know how i draw svg image file to make heart shape . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I want to know how i draw svg image file to make heart shape .

Give me a dimensions point for that.

13th Jul 2019, 5:06 PM
Janak Jain
Janak Jain - avatar
1 Answer
+ 10
You can combine 2 rect with 2 sides that has border-radius and 2 sides that dont have border- radius... and then transform them rotate, translate, etc to make it meet and then form a heart
3rd Sep 2019, 11:43 AM
MCGAmedCoder gamerArtist
MCGAmedCoder gamerArtist - avatar