{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "panel-top-icon", "type": "registry:ui", "title": "Panel Top Icon", "description": "Panel top icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/panel-top/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/panel-top.tsx" } ], "meta": { "keywords": ["sidebar", "panel", "top", "menu", "drawer", "navigation"] } }