Impactby Kenney <https://kenney.nl>
Impact Metal Light 004
This is a light, crisp metallic hit, ideal for confirming a minor selection or marking a successful, subtle interaction.
0.21s2KBCC0impact, metal, light, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-light-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalLight004Sound } from "@/sounds/impact-metal-light-004";
const [play] = useSound(impactMetalLight004Sound);