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?
2 Answers
+ 13
This is an awesome tutoral made by one of our members hope it helps!!!đhttps://code.sololearn.com/Wnc1H3jaH0ua/?ref=app
+ 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/