term

Vector graphics

An image described by curves and shapes instead of a pixel grid.

Vector files store shape definitions rather than pixels, so the image scales to any size without quality loss. SVG is the common web format.

Related articles