What Does Scalable Vector Graphics (SVG) Mean?
Scalable vector graphics (SVG) is a text-based graphics language that illustrates images with text, vector shapes and embedded raster graphics. SVG files are lightweight and present top-notch graphics in print, on the Web and on resource-constrained handheld devices. In addition, SVG supports animation and scripting. As a result, it is ideally suited for data-driven, interactive and personalized graphics. The SVG is an open standard specification that the World Wide Web Consortium (W3C) has been developing since 1999.
Techopedia Explains Scalable Vector Graphics (SVG)
SVG is commonly used to describe vector-based graphics, mainly for the Internet. Vector images are developed using text-based commands formatted to abide by XML specifications. As opposed to GIF and JPEG images, which are bitmapped and non-scalable, the size of SVG images can be adjusted to the size of the window for displaying the image. SVG is recommended by W3C.