I try to make an HTML that references to an SVG file, that SVG file is interractive (CSS hover):
If I use I loo
You should embed the image by using tag:
Refer to this question for the details: Do I use , , or for SVG files?