The path tag is quite confusing, I'll like to find another way to get the right coordinates rather than guessing, any advice? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

The path tag is quite confusing, I'll like to find another way to get the right coordinates rather than guessing, any advice?

24th Nov 2022, 3:03 AM
$BANANA$
2 Answers
+ 5
you can generate svg code for simple paths using the links below. I'm not sure if posting a bunch of links is against the rules here, but these are just some useful freebies. I would use Inkscape to draw more complex path, though. https://www.drawsvg.org/ https://mavo.io/demos/svgpath/ https://yqnn.github.io/svg-path-editor/ https://codepen.io/winkerVSbecks/full/wrZQQm/ https://formito.com/tools/favicon
24th Nov 2022, 5:08 AM
Bob_Li
Bob_Li - avatar
+ 1
Thanks man😁
24th Nov 2022, 1:32 PM
$BANANA$