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