Impactby Kenney <https://kenney.nl>
Impact Plate Heavy 002
A prolonged, heavy metallic clang, ideal for emphasizing a critical UI event, a powerful blow in a game, or a substantial system alert.
0.49s4KBCC0impact, plate, heavy, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plate-heavy-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlateHeavy002Sound } from "@/sounds/impact-plate-heavy-002";
const [play] = useSound(impactPlateHeavy002Sound);