Impactby Kenney <https://kenney.nl>
Impact Glass Light 002
A crisp, light glass sound, ideal for confirming a selection or a brief interaction with a transparent or polished UI component.
0.21s2KBCC0impact, glass, light, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-glass-light-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactGlassLight002Sound } from "@/sounds/impact-glass-light-002";
const [play] = useSound(impactGlassLight002Sound);