Impactby Kenney <https://kenney.nl>
Impact Soft Heavy 002
A resonant, soft heavy impact, perfect for marking a successful, but non-intrusive action, or a heavy item softly appearing in an inventory.
0.57s5KBCC0impact, soft, heavy, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-soft-heavy-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactSoftHeavy002Sound } from "@/sounds/impact-soft-heavy-002";
const [play] = useSound(impactSoftHeavy002Sound);