Impactby Kenney <https://kenney.nl>
Impact Plate Light 001
This sound is a crisp, light metal plate ring, useful for confirming successful minor actions or drawing attention to a new, non-critical notification.
0.66s6KBCC0impact, plate, light, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-light-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateLight001Sound } from "@/sounds/impact-plate-light-001";
const [play] = useSound(impactPlateLight001Sound);