What Is SVG? Scalable Vector Graphics (SVG) is a vector graphic image format based on XML. Unlike pixel-based formats like JPG and PNG, SVG relies on XML markup to describe image attributes. SVG allows for scalability without loss of quality. ...