1 2 3 4 5 6
<html> <body> <!-- Like img-simple-3, but with height != width on the root SVG node. --> <img src="squaredCircle-100x50.svg" width="200px" height="200px"> </body> </html>