Impactby Kenney <https://kenney.nl>
Impact Punch Heavy 003
This sound delivers a powerful, slightly resonant heavy punch, ideal for confirming a significant hit, a major action completion, or a system-level warning.
0.47s4KBCC0impact, punch, heavy, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-punch-heavy-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactPunchHeavy003Sound } from "@/sounds/impact-punch-heavy-003";
const [play] = useSound(impactPunchHeavy003Sound);