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

34 lines
723 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "square-dashed-kanban-icon",
"type": "registry:ui",
"title": "Square Dashed Kanban Icon",
"description": "Square Dashed Kanban icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/square-dashed-kanban/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/square-dashed-kanban.tsx"
}
],
"meta": {
"keywords": [
"projects",
"manage",
"overview",
"board",
"tickets",
"issues",
"roadmap",
"plan",
"intentions",
"productivity",
"work",
"agile",
"code",
"coding"
]
}
}