SVG is a vector graphics format. While I could release the asset as a bitmap, SVG allows for easy editing (in programs such as inkscape), re-usage as a resource (just ragging and dropping) and infinite scalability (meaning you can easily export the resulting image in any resolution when you need it in bitmap format). Not to mention that it's much smaller file wise. And that SVGs can be animated as well.