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

34 lines
718 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "message-circle-off-icon",
"type": "registry:ui",
"title": "Message Circle Off Icon",
"description": "Message circle off icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/message-circle-off/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/message-circle-off.tsx"
}
],
"meta": {
"keywords": [
"comment",
"chat",
"conversation",
"dialog",
"feedback",
"speech bubble",
"clear",
"close",
"delete",
"remove",
"cancel",
"silence",
"mute",
"moderate"
]
}
}