SVG is an XML-based vector image format developed as an open standard by the W3C. It allows for scalable two-dimensional graphics and text. The standard was first released in 2001 and can be used for paths, shapes, animation, and interactivity. SVG images are scalable, compatible across browsers, and often smaller file sizes than equivalent raster images. Common uses of SVG include in websites, games, and vector editing programs.