This is a really nice interactive tool for learning how SVG paths are drawn
Understanding SVG Paths
If you've ever looked at the SVG code for an icon before, you might have noticed that they're usually made up of a bunch of path elements, each with a cryptic d attribute.