OnomaUI

gappori motion

The motion for "rake in a lot".

がっぽり1 motionOfficial

Sample

Rake in a lot

Earn rewards or points

Swells softly to 126% and back.

Duration
1s
Repeats
No
Easing
ease-in-out
Animates
Scale scale
Show CSS
@keyframes onoma-gappori {
  0% { transform: scale(1, 1); }
  50% { transform: scale(1.26, 1.26); }
  100% { transform: scale(1, 1); }
}

.onoma-gappori {
  animation: onoma-gappori 1s ease-in-out both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-gappori { animation: none; }
}

Compare with similar motions

Words for the same motion