.svg
XML-based vector image format for resolution-independent graphics.
About this format
SVG describes shapes, paths, and text as XML instructions instead of pixels. It scales cleanly at any size and is used for icons, logos, charts, and web graphics.
Safety guidance
SVG is XML and can contain scripts when rendered by a browser, so treat unknown SVG files with care.