OnomaUI

guigui motion

The motion for "push forward forcefully".

ぐいぐい1 motionOfficial

Sample

Push forward forcefully

Steady progress

Hops 3 steps (2% high) across 90%, repeating.

Duration
1.5s
Repeats
Yes
Easing
linear
Animates
Position · Opacity translate opacity
Show CSS
@keyframes onoma-guigui {
  0% { transform: translate(-45%, 0%); opacity: 0; animation-timing-function: ease-out; }
  16.67% { transform: translate(-30%, -2%); opacity: 1; animation-timing-function: ease-in; }
  33.33% { transform: translate(-15%, 0%); opacity: 1; animation-timing-function: ease-out; }
  50% { transform: translate(0%, -2%); opacity: 1; animation-timing-function: ease-in; }
  66.67% { transform: translate(15%, 0%); opacity: 1; animation-timing-function: ease-out; }
  83.33% { transform: translate(30%, -2%); opacity: 1; animation-timing-function: ease-in; }
  100% { transform: translate(45%, 0%); opacity: 0; }
}

.onoma-guigui {
  animation: onoma-guigui 1.5s linear infinite both;
}

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

Compare with similar motions

guiguiPush forward forcefully
tokutokuHeart beats softly
niyaA quick smirk