Feedback · 1.4s
Error Shake
Red X pops in and shakes — form errors, failed actions
By Lottie Max Added
240×240 · 30fps · 1.40s · loops
Embed it anywhere
Paste the snippet into any HTML page. The animation loads from
/templates/error-shake.json — host it yourself or hot-link from lottiemax.com.
Embed · Error Shake
<script src="https://unpkg.com/lottie-web@latest/build/player/lottie.min.js"></script>
<div id="lottie-error-shake" style="width:240px;height:240px;"></div>
<script>
lottie.loadAnimation({
container: document.getElementById('lottie-error-shake'),
renderer: 'svg',
loop: true,
autoplay: true,
path: 'https://lottiemax.com/templates/error-shake.json',
});
</script> More feedback templates
View all →Success Check
FeedbackGreen check draws into a circle — form confirmation, save success
1.4s 240×240
Warning Triangle
FeedbackAmber triangle with exclamation pops in + pulses — warnings, alerts
1.8s 240×240
Info Bubble
FeedbackBlue circle with "i" pops in — informational toasts, hints
1.8s 240×240