I have tried to change the images on my site from img to svg, changing img tags to embed and object tags. Bu
img
svg
embed
object
Assuming you don't need cross browser support (which is impossible without a plugin for IE), have you tried using svg as a background image?
Experimental stuff for sure, but thought I would mention it.