Impactby Kenney <https://kenney.nl>
Impact Metal 003
A deeper, more resonant metallic impact, suitable for a more significant button press, a sturdy object interaction, or a solid confirmation.
0.78s7KBCC0impact, metal, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetal003Sound } from "@/sounds/impact-metal-003";
const [play] = useSound(impactMetal003Sound);