Itemsby Kenney <https://kenney.nl>
Handle Coins 2
A lighter, quicker sound of coins being handled, perfect for small currency gains, minor purchases, or gentle monetary feedback.
0.34s3KBCC0handle, coins, 2
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/handle-coins-2Usage
import { useSound } from "@/hooks/use-sound";
import { handleCoins2Sound } from "@/sounds/handle-coins-2";
const [play] = useSound(handleCoins2Sound);