SVG — vector graphics — is fundamentally different from JPG. While JPG stores images as a grid of pixels, SVG stores graphics as mathematical definitions of geometric shapes. Which means SVG images scale to every size — from a small icon to a billboard — with no quality loss.Changing JPG to SVG is a operation called vectorization, and it is