Impactby Kenney <https://kenney.nl>
Impact Glass Heavy 004
A deep, shattering heavy glass impact, excellent for indicating a complete breakdown, a significant loss, or a powerful destructive action in a UI.
0.40s4KBCC0impact, glass, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-glass-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactGlassHeavy004Sound } from "@/sounds/impact-glass-heavy-004";
const [play] = useSound(impactGlassHeavy004Sound);