OnomaUI

suusuu motion

The motion for "breath or air passing".

すーすー1 motionOfficial

Sample

Breath or air passing

Show coolness

Slowly grows 3% while fading a little, then returns, forever.

Duration
2.2s
Repeats
Yes
Easing
ease-in-out
Animates
Scale · Opacity scale opacity
Show CSS
@keyframes onoma-suusuu {
  0% { transform: scale(1, 1); opacity: 1; }
  100% { transform: scale(1.03, 1.03); opacity: 0.55; }
}

.onoma-suusuu {
  animation: onoma-suusuu 2.2s ease-in-out infinite alternate both;
}

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

Compare with similar motions

suusuuBreath or air passing
potsunLeft all alone
sukesukeSee-through

Words for the same motion