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