SVG
SVG stands for Scalable Vector Graphics, which is an XML-based file format used to describe two-dimensional vector images. It is typically used as a clean, sharp graphic format for UI icons, diagrams, logos, flowcharts, and technical illustrations. Unlike pixel-based formats (like PNG or JPEG), SVGs use mathematical formulas, points, and lines to render images
