Impactby Kenney <https://kenney.nl>
Impact Mining 002
A gritty, prolonged mining impact sound, perfect for conveying the effort and outcome of a significant strike in a resource-management or simulation game.
0.81s7KBCC0impact, mining, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-mining-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactMining002Sound } from "@/sounds/impact-mining-002";
const [play] = useSound(impactMining002Sound);