{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "external-link-icon", "type": "registry:ui", "title": "External Link Icon", "description": "External link icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/external-link/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/external-link.tsx" } ], "meta": { "keywords": ["outbound", "open", "share"] } }