Art Deco
Gilded Pinwheel
Eight gilded blades spin with eased cubic-bezier motion over a counter-rotating 8-point star and pulsing core medallion on black and emerald.
svgmedium complexitymoderate motion
Open on the canvas to copy the code → Free account · 3 copies a day · membership goes unlimited
Worth keeping?
Votes steer what gets built next — sign in to cast one, free to read
When to use it
Luxury brand hero sections, art deco themed UIs, ambient decorative backgrounds needing restrained high-craft motion.
When not to
Contexts requiring legible text overlays at center; the pulsing core and overlapping blades compete with foreground content.
Working with an AI agent
Every component ships agent-ready metadata. An example instruction for this one:
Change blade count to 12 by setting N=12, slow the rotation to 14s, and swap --ad09-emerald to #1a0a2e for a deep purple background. Theme: dark tokens live in :root, the light variant in :root[data-theme="light"]; ?theme=light or a {type:'forever:theme'} postMessage switches at runtime.
Safe to edit
- blade count (N=8)
- rotation duration (9s)
- --ad09-gold / --ad09-gold-lt colors
- --ad09-emerald background accent
- outer/inner star radius (rOut=22, rIn=8.6)
- easing curve (cubic-bezier(.62,0,.38,1))
- theme tokens (:root dark defaults + [data-theme=light] overrides)
Keep intact
- IIFE wrapper
- prefers-reduced-motion CSS guard + JS matchMedia check
- visibilitychange pause/resume
- transform-box:fill-box on animated groups
- theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)
Known limitations
- star2 uses transform-origin attribute which is SVG 2.0 — may not apply correctly in older WebKit
- Blade path is hand-crafted for 8-fold symmetry; changing N without redrawing the blade shape will produce gaps or overlaps
More Art Deco components
- Sunburst Fan13 tapered gold rays open and close in mirrored symmetry from a glowing core medallion above a ziggurat plinth, breathing with a 7-second CSS cycle.
- Ziggurat RiseThree stepped gold ziggurat skyscrapers rise and settle with a damped bob against a radial sunburst on deep black — staggered entrance, then looping.
- Fountain ArcsSymmetrical golden arcs well up from a central jet with a chevron crown, fanning outward in a breathing 7.2s cycle over a near-black field.
- Chevron MarchInterlocking gold and ink chevron bands march in alternating directions across a black canvas; a convoy of gold diamonds glides down a central seam.
- Fan BloomA 16-rib peacock fan blooms open and closed from a sunburst medallion over a gold ziggurat base; each rib has barbs and an emerald eye-spot.
- Gatsby FrameGold SVG frame self-draws in fourfold symmetry — ziggurat corners, sunburst fans, chevrons, and a fountain medallion bloom then fade and redraw in a 4.2s…