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