The Lucide square dashed kanban icon visually represents a project management board, often used to display tasks, projects, or workflows in a structured, card-based layout.
Common uses
- Displaying a project roadmap or sprint board.
- Representing a list of user stories or feature tickets.
- Indicating a workflow or process status overview.
Use it in React
Install
npm i lucide-reactImport & render
import { SquareDashedKanban } from 'lucide-react';
<SquareDashedKanban size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- projectsmanageoverviewboardticketsissuesroadmapplanintentionsproductivityworkagiledrafttemplateboilerplatecode
FAQ
- What is the square dashed kanban icon used for?
- It's typically used in UI to represent project management boards, task lists, or workflow overviews, helping users visualize and organize work.
- How do I use the square dashed kanban icon in React?
- You can import and use it in React with: `import { SquareDashedKanban } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →