So I have an image in SVG as follows:
Specify the image's original size using "px" units: width="150px" height="100px" or whatever it ought to be.
width="150px" height="100px"
If you omit width and/or height entirely, it defaults to zero and the image is not rendered.
width
height