The Lucide folder kanban icon depicts a folder containing a kanban board, typically used to represent project management, task tracking, or workflow visualization.
Common uses
- Link to a project management dashboard
- Button for task board view
- Indicator for a project's status
Use it in React
Install
npm i lucide-reactImport & render
import { FolderKanban } from 'lucide-react';
<FolderKanban size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- projectsmanageoverviewboardticketsissuesroadmapplanintentionsproductivityworkagilecodecodingdirectoryproject
FAQ
- What is the folder kanban icon used for?
- It's commonly used to signify areas related to project management, task organization, or visualizing workflows like a kanban board.
- How do I use the folder kanban icon in React?
- You can import it directly from the 'lucide-react' library using: import { FolderKanban } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder kanban 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 →