OnomaUI

gekogeko motion

The motion for "frog croaks".

げこげこ1 motionOfficial

Sample

Frog croaks

Character calling out

Swells to 122% and back in a steady rhythm, forever.

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

.onoma-gekogeko {
  animation: onoma-gekogeko 0.8s ease-in-out infinite both;
}

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

Compare with similar motions

Words for the same motion