Vector — scale to any size, zero quality loss.
SVG is XML-based vector. Generated by exporting a raster wrapped in an SVG container, so true vectorization requires a dedicated tracing tool.
- Infinite scalability
- Tiny for line art / icons
- Stylable with CSS
- Not ideal for photographs
- Raster→SVG is an embed, not a trace