Lumeo

Ripple

Concentric expanding circles emanating outward from a center point with staggered animation delays.

When to Use

  • Signal "live", "online", or "broadcasting" status next to a user avatar or indicator.
  • Draw attention to a call-to-action button or feature icon.
  • Background decoration for hero sections conveying "reach" or "impact".

API Reference

Property Type Default Description
RingCountint5Number of concentric ripple rings.
BaseSizedouble4.0Diameter in rem of the innermost ring.
SizeStepdouble3.0Additional size (rem) added per ring outward.
DelayStepdouble0.4Animation delay in seconds between rings.
Durationstring"2.5s"CSS duration of one ripple expansion cycle.
Colorstring"var(--color-primary)"Color of the ring borders.
  • AnimatedBeam — SVG beam tracing between two DOM elements.
  • Sparkles — Decorative sparkle particles around content.
  • Globe — Rotating stylized globe visualization.