Cards & Boardby Kenney <https://kenney.nl>
Card Fan 2
A more extended and distinct fanning sound of multiple cards, ideal for presenting a full hand or larger card collection.
1.31s11KBCC0card, fan, 2
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/card-fan-2Usage
import { useSound } from "@/hooks/use-sound";
import { cardFan2Sound } from "@/sounds/card-fan-2";
const [play] = useSound(cardFan2Sound);