I\'ve created an SVG image which layers together and animates several conventional PNG images. If I look at the image directly in a browser, things
SVG
PNG
In order to protect your privacy SVG must be complete in a single file when used in an image context.
If you want to have images within the SVG you'll need to encode them as data URIs.