Jinglesby Kenney <https://kenney.nl>
Jingles Steel 13
A sparkling steel jingle sound, excellent for conveying a positive outcome or the acquisition of a valuable item in a game or application.
1.05s9KBCC0jingles, steel, 13
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-13Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel13Sound } from "@/sounds/jingles-steel-13";
const [play] = useSound(jinglesSteel13Sound);