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