Impactby Kenney <https://kenney.nl>
Impact Punch Heavy 001
This sound is a substantial, blunt heavy punch, well-suited for confirming critical failures, strong rejections in a UI, or a solid, damaging blow in a game.
0.54s5KBCC0impact, punch, heavy, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-punch-heavy-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactPunchHeavy001Sound } from "@/sounds/impact-punch-heavy-001";
const [play] = useSound(impactPunchHeavy001Sound);