Skip to content

Instantly share code, notes, and snippets.

@chebee7i
Created May 13, 2026 16:37
Show Gist options
  • Select an option

  • Save chebee7i/d2b9232842a43bc0e8bf3cca37b99553 to your computer and use it in GitHub Desktop.

Select an option

Save chebee7i/d2b9232842a43bc0e8bf3cca37b99553 to your computer and use it in GitHub Desktop.
infra-frontend services timer preview stages
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100">
<rect width="100" height="100" rx="8" fill="#f6f8fa"/>
<circle cx="50" cy="50" r="38" fill="none" stroke="#d1d9e0" stroke-width="5"/>
<circle cx="50" cy="50" r="38" fill="none" stroke="#9a6700" stroke-width="5"
stroke-dasharray="50.27 251.33" stroke-linecap="round"
transform="rotate(-90 50 50)"/>
<text x="50" y="50" text-anchor="middle" dy="0.35em"
font-size="22" font-family="monospace" fill="#24292f">3</text>
</svg>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment