SVG Basic Shape: Rectangle

 
     <rect stroke="black" fill="none"
           x="0px" y="0px" 
           width="100px" height="100px"/>