Browser compatible SVG images
Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics that has support for interactivity and animation. All major HTML-5 web browsers support SVG images.
SVG images and behaviors are defined in XML text files. As XML files, SVG images can be created and edited with any text editor, but it is more convenient to create and edit them using a drawing program.
Niagara Workbench supports rendering of SVG 1.1 images.
Note: Interactive features of SVG images, such as embedded Javascript-based
animations, are not supported.