- SVG stands for Scalable Vector Graphics and defines 2D graphics using XML tags
- SVG images can be scaled, searched, indexed, scripted and compressed without loss of quality
- Common SVG shapes that can be created include rectangles, circles, ellipses, lines, polygons and polylines using XML elements
- Attributes like x, y, width, height are used to define the position and dimensions of shapes while styles define colors and properties