Impactby Kenney <https://kenney.nl>
Impact Soft Heavy 004
A very deep, slightly muffled heavy impact, excellent for significant but muted UI events, like saving large data or a section completely loading.
0.50s5KBCC0impact, soft, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-soft-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactSoftHeavy004Sound } from "@/sounds/impact-soft-heavy-004";
const [play] = useSound(impactSoftHeavy004Sound);