Impactby Kenney <https://kenney.nl>
Impact Wood Heavy 002
A rich, heavy wood impact sound, conveying a sense of finality and importance, ideal for actions like submitting an order or confirming a deletion.
0.31s3KBCC0impact, wood, heavy, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-heavy-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodHeavy002Sound } from "@/sounds/impact-wood-heavy-002";
const [play] = useSound(impactWoodHeavy002Sound);