2025-08-20 04:12:49 -06:00

33 lines
712 B
JSON

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