{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "arrow-up-icon", "type": "registry:ui", "title": "Arrow Up Icon", "description": "Arrow up icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/arrow-up/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/arrow-up.tsx" } ], "meta": { "keywords": ["arrow", "up", "forward", "direction", "north"] } }