Impactby Kenney <https://kenney.nl>
Impact Plank Medium 000
A solid, medium-strength wooden thud, well-suited for UI elements that simulate physical objects, like closing a drawer or dropping an item in a game inventory.
0.78s7KBCC0impact, plank, medium, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plank-medium-000Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlankMedium000Sound } from "@/sounds/impact-plank-medium-000";
const [play] = useSound(impactPlankMedium000Sound);