SVG
Widely available
The SVG image format, represented by the <svg>
element, creates two-dimensional vector graphics with declarative or scripted interaction and animation.
To learn more, see
SVG: Scalable Vector Graphics,
<svg>,
SVG element reference at MDN.
Compatibility (view on caniuse.com)
- Chrome 1 Released on 2008-12-11
- Chrome Android 18 Released on 2012-06-27
- Edge 79 Released on 2020-01-15
- Firefox 3 Released on 2008-06-17
- Firefox for Android 4 Released on 2011-03-29
- Safari 3 Released on 2007-10-26
- Safari on iOS 2 Released on 2008-07-11
Specifications
- Scalable Vector Graphics (SVG) 2, from SVG Working Group (W3C).