Impactby Kenney <https://kenney.nl>
Impact Metal Light 003
A slightly longer, airy light metallic ping, perfect for indicating a brief process completion, a status update, or a successful minor action.
0.48s4KBCC0impact, metal, light, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-light-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalLight003Sound } from "@/sounds/impact-metal-light-003";
const [play] = useSound(impactMetalLight003Sound);