Impactby Kenney <https://kenney.nl>
Impact Generic Light 002
A distinct but light generic impact, suitable for confirming a default selection or a general interaction that requires clear but not heavy feedback.
0.16s2KBCC0impact, generic, light, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-generic-light-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactGenericLight002Sound } from "@/sounds/impact-generic-light-002";
const [play] = useSound(impactGenericLight002Sound);