SVG is basically a vector graphic format which is based on XML. This is mainly used to display a wide variety of images and graphics on the net.
SVG files are simple text files that are known to describe shapes, curves, lines, text, and colors. One of the benefits of SVG is that it is readable by humans. Not just that, but it also easy to understand and modify. In addition, it can also be manipulated using JavaScript or CSS. This is what makes the file format more versatile and flexible than any other type of file formats such as PNG, JPGs or GIF.
SVG happens to be a W3C standard. This basically means that it can interoperate easily with other technologies and languages. This includes DOM, CSS, HTML and JavaScript. With the use of SVG file format, many of the vexing issues related to modern day web development can be solved. Here are some of the main reasons why you should use SVG.