Impactby Kenney <https://kenney.nl>
Impact Wood Light 003
A crisp, light wood impact sound, ideal for confirming a brief interaction, such as clicking a tab or an ephemeral notification.
0.26s3KBCC0impact, wood, light, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-light-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodLight003Sound } from "@/sounds/impact-wood-light-003";
const [play] = useSound(impactWoodLight003Sound);