Lottie Max

Reactions · 1.8s

Bookmark Save

Bookmark ribbon flips in from above — saved / added to favourites

By Lottie Max Added

240×240 · 30fps · 1.80s · loops

Embed it anywhere

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

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

More reactions templates

View all →