Impactby Kenney <https://kenney.nl>
Impact Metal 004
A short, sharp metallic 'clink', excellent for a precise UI interaction, a minor success, or a clear but brief feedback.
0.39s4KBCC0impact, metal, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetal004Sound } from "@/sounds/impact-metal-004";
const [play] = useSound(impactMetal004Sound);