Impactby Kenney <https://kenney.nl>
Impact Plate Heavy 004
A very weighty and resonant metal plate thud, excellent for signifying major game achievements, structural failures, or significant data changes.
0.56s5KBCC0impact, plate, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateHeavy004Sound } from "@/sounds/impact-plate-heavy-004";
const [play] = useSound(impactPlateHeavy004Sound);