OnomaUI

dosu motion

The motion for "a dull heavy jab".

どすっ1 motionOfficial

Sample

A dull heavy jab

A heavy push

Shrinks by 28% on press, overshoots by 2%, then settles.

Duration
0.3s
Repeats
No
Easing
ease-out
Animates
Scale scale
Show CSS
@keyframes onoma-dosu {
  0% { transform: scale(1, 1); }
  35% { transform: scale(0.72, 0.72); animation-timing-function: ease-out; }
  70% { transform: scale(1.02, 1.02); animation-timing-function: ease-in-out; }
  100% { transform: scale(1, 1); }
}

.onoma-dosu {
  animation: onoma-dosu 0.3s ease-out both;
}

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

Compare with similar motions

dosuA dull heavy jab
busuStab in
bashiSmack firmly