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.