Footstepsby Kenney <https://kenney.nl>
Footstep Concrete 002
A firm, distinct footstep sound on concrete, suitable for indicating clear movement, determined progress, or navigation in an urban or industrial setting.
0.11s1KBCC0footstep, concrete, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/footstep-concrete-002Usage
import { useSound } from "@/hooks/use-sound";
import { footstepConcrete002Sound } from "@/sounds/footstep-concrete-002";
const [play] = useSound(footstepConcrete002Sound);