Using SVG in a web page 

<html>
  <body>


    <img src="stickman.svg">


  </body>
</html>