{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "move-right-icon", "type": "registry:ui", "title": "Move Right Icon", "description": "Move right icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/move-right/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/move-right.tsx" } ], "meta": { "keywords": [ "move", "arrow", "right", "forward", "next", "direction", "east", "->" ] } }