SVG files path

Hi:)

After uploading SVG files, How can I get their path???

Thanks,
Dafna

Wix smart people - what is the prefix for the svg files path???

Hi,
You can add the svg file to your page, and in code you can call the console.log function and print the svg file src to logs in preview mode

Good luck,
Eli

Thanks Eli,

Actually I need this path for using it in dynamic google map, which means that I need the outside, independent path, and not something like wix:vector://v1/690906_ea2b16c802964b6aa39c4efb8dd7b7da.svg

Thanks:)
Dafna

I need to reach path tag too :slight_smile: How could I do it?? Have you found any solution?