OnomaUI

kunekune motion

The motion for "keep wiggling and winding".

くねくね1 motionOfficial

Sample

Keep wiggling and winding

Playful or coy character

Bends 14° each way, wriggling side to side, forever.

Duration
0.7s
Repeats
Yes
Easing
ease-in-out
Animates
Rotation · Skew rotate skewY
Show CSS
@keyframes onoma-kunekune {
  0% { transform: rotate(10deg) skewY(-14deg); }
  100% { transform: rotate(-10deg) skewY(14deg); }
}

.onoma-kunekune {
  animation: onoma-kunekune 0.7s ease-in-out infinite alternate both;
}

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

Compare with similar motions

kunekuneKeep wiggling and winding
peraFlip open
rinrinBrimming with vigor