Can someone help me out with svg <path> element? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help me out with svg <path> element?

Those path data commands and numbers are really confusing for me. How can I understand and easily define a path or shape with path data commands?

3rd Jul 2018, 5:57 PM
Jimmy
Jimmy - avatar
2 Answers
+ 13
This is an awesome tutoral made by one of our members hope it helps!!!🙂https://code.sololearn.com/Wnc1H3jaH0ua/?ref=app
3rd Jul 2018, 6:10 PM
bobbie
bobbie - avatar
+ 1
Its not simple define path at hand overall if you use bezier/cubic curves and make complex figures https://css-tricks.com/svg-path-syntax-illustrated-guide/
3rd Jul 2018, 6:12 PM
KrOW
KrOW - avatar