Motion
Link Reveal
Hover a link to reveal its favicon and a hint of brand color.

Overview
A text link that reveals the destination favicon and a hint of brand color on hover, then tucks it away on leave.
Approach
The label shifts a few pixels and pads left so the icon can slide in without wrapping. Color comes from the destination when it is known; otherwise the link stays on the current text color.
Reduced-motion users get the icon without the spring.
Tech stack
Notes
This lives as a registry component on the site so the same hover treatment can drop into other pages without copying the animation by hand.