-1
please how can I draw a star in html5 svg
3/18/2017 11:26:35 AM
3 Answers
+10
you can use a polyline to make a star
+9
Check this SVG/JS star generator code: https://code.sololearn.com/WmAKoTUl3GiN/#js
+2
create an svg with inkscape and paste the vector data in your code
Send us a message