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