Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <svg height="80" width="300"> <g fill="none" stroke="black"> <path stroke-width="2" d="M5 20 l215 0" /> <path stroke-width="4" d="M5 40 l215 0" /> <path stroke-width="6" d="M5 60 l215 0" /> </g> Sorry, your browser does not support inline SVG. </svg> </body> <!-- Mirrored from www.w3schools.com/svg/tryit.asp?filename=trysvg_stroke by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 Mar 2016 11:03:26 GMT --> </html>
Result: