19 lines
456 B
JSON
19 lines
456 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "bot-off-icon",
|
|
"type": "registry:ui",
|
|
"title": "Bot Off Icon",
|
|
"description": "Bot off icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/bot-off/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/bot-off.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["robot", "ai", "chat", "assistant"]
|
|
}
|
|
}
|