Sets or gets the file location of the vector image.
Setting the src
property changes the displayed vector image to
the vector image found at the new src
value.
Getting the src
property returns the location of the
current vector image file.
The vector image file can be an image file from the Media Manager, an external SVG image from any web location, or a literal SVG XML string.
The formats supported are:
wix:vector://v1//
http(s)://
...