<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<circle cx="500" cy="100" r="75"
stroke="#e89a3e"
stroke-width="4"
fill="#cf8630"
opacity="1.0" />
</svg>
Here are the attributes used to define our circle:
Lines
Polylines
Polygons
Rectangles
Ellipses
Written by: Josh Rowe, Web Developer
Created: April 08, 2022