Impactby Kenney <https://kenney.nl>
Impact Bell Heavy 001
A strong, weighty bell impact with a sustained ring, suitable for confirming a critical action, a substantial success, or a prominent game event.
1.74s14KBCC0impact, bell, heavy, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-bell-heavy-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactBellHeavy001Sound } from "@/sounds/impact-bell-heavy-001";
const [play] = useSound(impactBellHeavy001Sound);