i created an app on vuejs and i need to render the SVG inline. So I used the following script :
const images = document.querySelectorAll(\'img.svg\');