I am having issues with google chrome not rendering svg with an img tag. This happens when refreshing the page and initial page load. I can get the image to show up by \"
Adding the width attribute to the [svg] tag (by editing the svg source XML) worked for me: eg:
... ...