Impactby Kenney <https://kenney.nl>
Impact Soft Heavy 001
This sound features a sustained, soft heavy thud, well-suited for indicating a significant background process completion or a heavy object softly dropping.
0.57s5KBCC0impact, soft, heavy, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-soft-heavy-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactSoftHeavy001Sound } from "@/sounds/impact-soft-heavy-001";
const [play] = useSound(impactSoftHeavy001Sound);