Impactby Kenney <https://kenney.nl>
Impact Plate Light 003
This sound offers a clean, light metallic plate strike, excellent for indicating a successful, quick action or a new message notification with a bright, clear tone.
0.53s5KBCC0impact, plate, light, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-light-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateLight003Sound } from "@/sounds/impact-plate-light-003";
const [play] = useSound(impactPlateLight003Sound);