I have some SVG files that specifies width and height as well as viewbox like this:
width
height
viewbox
None of the answers given here worked for me when I asked this back in 2009. As I now had the same issue again I noticed that using the tag and width together with an svg works fine.