{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "timer-icon", "type": "registry:ui", "title": "Timer Icon", "description": "Timer icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/timer/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/timer.tsx" } ], "meta": { "keywords": ["time", "timer", "stopwatch"] } }