<html>
<body>
<svg height="80" width="300">
<g fill="none" stroke="black" stroke-width="6">
<path stroke-linecap="butt" d="M5 20 l215 0" />
<path stroke-linecap="round" d="M5 40 l215 0" />
<path stroke-linecap="square" d="M5 60 l215 0" />
</g>
Sorry, your browser does not support inline SVG.
</svg>
</body>
<!-- Mirrored from www.w3schools.com/graphics/tryit.asp?filename=trysvg_stroke2 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:28:10 GMT -->
</html>