SVG
SVG is an XML-based vector image format that scales to any size without loss and can be styled or animated with CSS.
SVG is markup, so files from untrusted sources must be sanitised to remove scripts and dangerous URLs before being inlined into a page. Continue with Image optimisation for the web for the longer explanation.