Impactby Kenney <https://kenney.nl>
Impact Metal Heavy 001
A powerful, resonant heavy metal impact, ideal for signaling a major event, a critical success, or a destructive action in a game or application.
0.36s3KBCC0impact, metal, heavy, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-heavy-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalHeavy001Sound } from "@/sounds/impact-metal-heavy-001";
const [play] = useSound(impactMetalHeavy001Sound);