Impactby Kenney <https://kenney.nl>
Impact Wood Light 000
A gentle, light wood impact sound, perfect for subtle interactions like a minor selection or a small UI element appearing.
0.26s3KBCC0impact, wood, light, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-light-000Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodLight000Sound } from "@/sounds/impact-wood-light-000";
const [play] = useSound(impactWoodLight000Sound);