SVG has width&height set, div has width&height set:
text text text text text text text
Same as above, with box smaller than image:
text text text text text text text
Same as above, with box larger than image:
text text text text text text text
SVG has width&height set (50% square), div has width&height set:
text text text text text text text
SVG has width&height set, normal div:
text text text text text text text
SVG has width&height set, div has width&height set as 50%:
text text text text text text text
SVG uses viewBox, div has width&height set:
text text text text text text text
SVG uses viewBox, normal div:
text text text text text text text
SVG uses viewBox, div has width&height set as 50%:
text text text text text text text