Impactby Kenney <https://kenney.nl>
Impact Soft Heavy 003
This sound provides a warm, soft heavy thud, ideal for providing feedback for a successful, yet understated interaction or a large panel closing.
0.54s5KBCC0impact, soft, heavy, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-soft-heavy-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactSoftHeavy003Sound } from "@/sounds/impact-soft-heavy-003";
const [play] = useSound(impactSoftHeavy003Sound);