OnomaUI

tsurutsuru motion

The motion for "slick and smooth".

つるつる1 motionOfficial

Sample

Slick and smooth

A smooth, slick feel

Glides 50% each way, smoothly, forever.

Duration
1.2s
Repeats
Yes
Easing
ease-in-out
Animates
Position translate
Show CSS
@keyframes onoma-tsurutsuru {
  0% { transform: translate(-50%, 0%); }
  100% { transform: translate(50%, 0%); }
}

.onoma-tsurutsuru {
  animation: onoma-tsurutsuru 1.2s ease-in-out infinite alternate both;
}

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

Compare with similar motions

Words for the same motion