<p>SVG gives us many different primitives to work with, but by far the most powerful is the <path> element. Unfortunately, it’s also the most inscrutable, with its compact Regex-style syntax. In this tutorial, we’ll demystify this infamous element and see some of the cool things we can do with it!</p> <div style="margin-top: 50px; font-style: italic;"> <strong><a href="https://www.joshwcomeau.com/svg/interactive-guide-to-paths/">Keep reading</a>.</strong> </div> <br /> <br />
An Interactive Guide to SVG Paths
Read the full piece at https://www.joshwcomeau.com/svg/interactive-guide-to-paths/