OnomaUI

pishi motion

The motion for "strike a sharp pose".

ぴしっ1 motionOfficial

Sample

Strike a sharp pose

Confirm a choice

Twists 10° and tightens for an instant, then clicks back.

Duration
0.16s
Repeats
No
Easing
ease-out
Animates
Rotation · Scale rotate scale
Show CSS
@keyframes onoma-pishi {
  0% { transform: rotate(0deg) scale(1, 1); }
  20% { transform: rotate(10deg) scale(0.94, 0.94); }
  45% { transform: rotate(-3deg) scale(1.02, 1.02); }
  70% { transform: rotate(1deg) scale(1, 1); }
  100% { transform: rotate(0deg) scale(1, 1); }
}

.onoma-pishi {
  animation: onoma-pishi 0.16s ease-out both;
}

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

Compare with similar motions

pishiStrike a sharp pose
buchiSnap and break
paripariKeep crackling

Words for the same motion