Conic-gradient Spinner
A project-authored CSS loader showcase where conic-gradient arcs and a radial mask carve a spinning ring out of a single element, with single-arc, dual-arc, and segmented fade variants.
A project-authored CSS loader showcase where conic-gradient arcs and a radial mask carve a spinning ring out of a single element, with single-arc, dual-arc, and segmented fade variants.
Spinner / conic-gradient / mask
Reimplements the CSS spinner with a conic-gradient arc and a radial mask so the ring stays thin without SVG, GIF, or border tricks.
Single accent arc + radial mask
A conic-gradient paints one bright 90° arc and a transparent remainder. A radial mask carves the center out so the arc rides a clean ring.
Two opposing arcs + uniform speed
A second arc sits 180° opposite the first. Both share the same hue so the spin reads as a balanced orbit rather than a single head.
Tapered hue stops + slow sweep
Multiple color stops inside the conic fade the arc across its span. The slower duration leans into an ambient look for long-running jobs.