Footstepsby Kenney <https://kenney.nl>
Footstep Concrete 003
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, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/footstep-concrete-003Usage
import { useSound } from "@/hooks/use-sound";
import { footstepConcrete003Sound } from "@/sounds/footstep-concrete-003";
const [play] = useSound(footstepConcrete003Sound);