Impactby Kenney <https://kenney.nl>
Impact Metal Heavy 002
A very brief and solid heavy metal clang, perfect for a quick, decisive action or a strong, immediate confirmation in a UI.
0.11s1KBCC0impact, metal, heavy, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-heavy-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalHeavy002Sound } from "@/sounds/impact-metal-heavy-002";
const [play] = useSound(impactMetalHeavy002Sound);