HTML <svg> Tag
The SVG element is used to establish a container for SVG graphics.
Paths, boxes, circles, text, and graphic images may all be drawn using SVG's many ways.
Syntax
Supported Browsers
Element | Chrome | Firefox | Safari | Edge / IE | Opera |
---|---|---|---|---|---|
<svg> | 4.0 | 3.0 | 3.2 | 9.0 | 10.1 |