OnomaUI

kyorokyoro motion

The motion for "look around restlessly".

きょろきょろ1 motionOfficial

Sample

Look around restlessly

Searching

Glides 10% each way, smoothly, forever.

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

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

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

Compare with similar motions

Words for the same motion