{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "send-icon", "type": "registry:ui", "title": "Send Icon", "description": "Send icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/send/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/send.tsx" } ], "meta": { "keywords": [ "send", "email", "message", "mail", "paper aeroplane", "submit" ] } }