<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<polygon points="250,100 500,25 750,150 575,125 500,175 475,75"
stroke="#e89a3e"
stroke-width="4"
fill="#cf8630"
opacity="1.0" />
</svg>
Here are the attributes used to define our polygon:
Lines
Polylines
Rectangles
Circles
Ellipses
Written by: Josh Rowe, Web Developer
Created: April 08, 2022