Jinglesby Kenney <https://kenney.nl>
Jingles Steel 11
A light, melodic steel jingle perfect for confirming a minor success or a new item acquisition within an application or game.
0.82s7KBCC0jingles, steel, 11
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-11Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel11Sound } from "@/sounds/jingles-steel-11";
const [play] = useSound(jinglesSteel11Sound);