Lottie Max

Notifications · 2s loop

Notification Pulse

Dot with concentric ripple rings — live indicators, presence dots

By Lottie Max Added

240×240 · 30fps · 2.00s · loops

Embed it anywhere

Paste the snippet into any HTML page. The animation loads from /templates/notification-pulse.json — host it yourself or hot-link from lottiemax.com.

Embed · Notification Pulse
<script src="https://unpkg.com/lottie-web@latest/build/player/lottie.min.js"></script>
<div id="lottie-notification-pulse" style="width:240px;height:240px;"></div>
<script>
  lottie.loadAnimation({
    container: document.getElementById('lottie-notification-pulse'),
    renderer: 'svg',
    loop: true,
    autoplay: true,
    path: 'https://lottiemax.com/templates/notification-pulse.json',
  });
</script>

More notifications templates

View all →