Impactby Kenney <https://kenney.nl>
Impact Bell Heavy 003
A deliberate, heavy bell toll, perfect for marking a major completion, a profound revelation, or a powerful success in a UI or game context.
0.65s6KBCC0impact, bell, heavy, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-bell-heavy-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactBellHeavy003Sound } from "@/sounds/impact-bell-heavy-003";
const [play] = useSound(impactBellHeavy003Sound);