Skip to content

Instantly share code, notes, and snippets.

@lmiller1990
Created December 7, 2019 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmiller1990/3cb21b35fdbd25d324c66dc4fcb667d0 to your computer and use it in GitHub Desktop.
Save lmiller1990/3cb21b35fdbd25d324c66dc4fcb667d0 to your computer and use it in GitHub Desktop.
<svg
class="progress"
width="120"
height="120"
>
<circle
stroke-width="4"
stroke="red"
r="50"
cx="60"
cy="60"
fill="transparent"
/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment