
Most icon sets are static, flat, and interchangeable — they communicate meaning but rarely communicate feel. On dark-themed dashboards and product surfaces in particular, icons tend to disappear into the background instead of reinforcing the interface's personality. I wanted to design a system where:

Each icon is built around a layered glass aesthetic: a frosted, semi-transparent base card sits on a dark charcoal background, with a soft blue-to-transparent gradient wash across the canvas to unify the set. On top of that glass base, a saturated accent color — signal green, amber yellow, or coral red — carries the icon's core symbol, giving each piece a single strong focal color against the muted glass shell.
Construction details that hold the system together:

The animation is where the system earns its name. Rather than hand-keying frame-by-frame animation, every icon uses Figma's native motion tooling directly on the vector layers — keyframing properties like scale, rotation, and stroke path-trim on top of the existing icon components, so the same file that holds the static design also holds the interaction.
A few examples of how motion is used to reinforce meaning:
Every animation in the set runs on a 2-second loop, using cubic-bezier easing (0.5, 0, 0.5, 1) for the "settle" portion of each motion, paired with linear holds — giving the set a consistent rhythm and weight so that no single icon feels faster or "twitchier" than the rest, even though each one animates a different property (scale, rotation, or stroke).








The result is a small but growing icon library that behaves like a live product surface rather than a static asset sheet — every icon holds its own personality while staying visually and motion-consistent with the rest of the set. Because the animation lives natively in the Figma file, the library can be handed directly to engineering for implementation (the motion data exports cleanly to code, including easing curves and timing) without a separate animation handoff step.

This is a living library. New icons are being added to the set periodically, following the same glass-shell construction and 2-second motion rhythm established here — the goal is to grow this into a full, animated icon system that can support a real product UI end to end.
