Here's a layout that embeds an SVG with CSS background-image:url(my.svg)


Below is an svg image embedded with the <img> tag src="my.svg"




Below is an svg image embedded with <img> & src="http://phrogz.net/SVG/heart.svg"