Impactby Kenney <https://kenney.nl>
Impact Metal Heavy 004
A short, commanding heavy metal hit, excellent for a forceful selection, a critical action completion, or a strong acknowledgment.
0.13s2KBCC0impact, metal, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalHeavy004Sound } from "@/sounds/impact-metal-heavy-004";
const [play] = useSound(impactMetalHeavy004Sound);