SVG Tutorial

Learn how to code images in HTML with SVG

TLDRSVG Tutorial Summary

SVG Elements

You can use SVG elements to draw basic shapes.

Path Segments

The path element consists of multiple path segments to form complex shapes.