<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<polyline points="100,50 200,150 300,75 400,175 700,25 900,150"
stroke="#e89a3e"
stroke-width="4"
fill="none"
opacity="1.0" />
</svg>
Here are the attributes used to define our polyline:
Lines
Polygons
Rectangles
Circles
Ellipses
Written by: Josh Rowe, Web Developer
Created: April 08, 2022