<g stroke="black" stroke-width="12">

  <line x1="24" y1="32" x2="104" y2="32"
        stroke-linecap="butt"/>
		
  <line x1="24" y1="64" x2="104" y2="64"
        stroke-linecap="round"/>
		
  <line x1="24" y1="96" x2="104" y2="96"
        stroke-linecap="square"/>
 
</g>