{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "icon", "type": "registry:ui", "title": "Icon", "description": "Base component to use animated icons.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/icon/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/icon.tsx" } ] }