How to add images/svg in pluggable native widget

1
Hello Team, I am trying to add an SVG image as a dynamic image from the developer. I added this code to the xml file. <property key="logo" type="image" required="true"> <caption>Logo</caption> <description> Select the Image</description>  </property> but it shows a PNG image, but an SVG is not showing. Can anyone please tell me how to add an SVG image from developer input as XML code from a custom pluggable widget?   Need help. Thanks in advance.
asked
0 answers