Impactby Kenney <https://kenney.nl>
Impact Wood Heavy 001
A resonant, heavy wood impact, perfect for denoting a strong, deliberate action, such as saving critical data or closing a major modal.
0.31s3KBCC0impact, wood, heavy, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-heavy-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodHeavy001Sound } from "@/sounds/impact-wood-heavy-001";
const [play] = useSound(impactWoodHeavy001Sound);