I’m trying to get this work with an external SVG file. So I used
“<use xlink:href=“images/sprites.svg#icon-undo”></use>” to call the external SVG and it actually shows the icon however the animation fails :( Is there a way to get this work?
Thank you!
I’m trying to get this work with an external SVG file. So I used
“<use xlink:href=“images/sprites.svg#icon-undo”></use>” to call the external SVG and it actually shows the icon however the animation fails :( Is there a way to get this work?
Thank you!