Impactby Kenney <https://kenney.nl>
Impact Glass Heavy 002
A clear, heavy glass strike with a pronounced decay, suitable for a decisive UI element breaking, a solid error feedback, or a strong negative confirmation.
0.24s2KBCC0impact, glass, heavy, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-glass-heavy-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactGlassHeavy002Sound } from "@/sounds/impact-glass-heavy-002";
const [play] = useSound(impactGlassHeavy002Sound);