OnomaUI

tsuun motion

The motion for "a sharp sting in the nose".

つーん1 motionOfficial

Sample

A sharp sting in the nose

Something sharp or strong

Flinches for an instant, shivers about 5°, then recovers.

Duration
1s
Repeats
No
Easing
ease-in-out
Animates
Skew X · Scale skewX scale
Show CSS
@keyframes onoma-tsuun {
  0% { transform: skewX(0deg) scale(1, 1); }
  10% { transform: skewX(5deg) scale(0.95, 1.04); }
  20% { transform: skewX(-5deg) scale(0.96, 1.03); }
  30% { transform: skewX(3.5deg) scale(0.97, 1.02); }
  40% { transform: skewX(-2.5deg) scale(0.98, 1.02); }
  50% { transform: skewX(1.25deg) scale(0.99, 1.01); }
  62% { transform: skewX(0deg) scale(1, 1); }
  100% { transform: skewX(0deg) scale(1, 1); }
}

.onoma-tsuun {
  animation: onoma-tsuun 1s ease-in-out both;
}

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

Compare with similar motions

tsuunA sharp sting in the nose
fumufumuNod along
merameraFlames flare up