Remove Iconscout watermark and download premium SVG's without watermark for free!
< Feedback on IconScout Premium SVG Free
alternate method:
- click on the icon you want to get its preview page
- press F12
- click the 'Console' tab
- paste this into the typing area at the bottom:
document.querySelectorAll('[id^="pdpColorEditor-"]').forEach(element => { let src = element.getAttribute('src'); console.log(src); });
- click the SVG link that shows up, right-click 'Save image as'
I loved using this thanks for giving us the access but lately it has stoped working. I can tell the script is doing it job but i think there was some changed on IconScout end so can you please sort that out and let us continue using it.