window.addEventListener("load", function (event) { let mySVGsToInject = document.querySelectorAll('img.combo-svg-injection'); SVGInjector(mySVGsToInject); });