{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "message-square-dashed-icon", "type": "registry:ui", "title": "Message Square Dashed Icon", "description": "Message square dashed icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/message-square-dashed/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/message-square-dashed.tsx" } ], "meta": { "keywords": [ "comment", "chat", "conversation", "dialog", "feedback", "speech bubble", "draft" ] } }