The Lucide square kanban icon depicts a board with columns and cards, typically used to represent project management tools, task boards, or workflow visualization.
Common uses
- Displaying a project management dashboard.
- Representing a 'To Do' or 'In Progress' status.
- As a button to access a kanban board view.
Use it in React
Install
npm i lucide-reactImport & render
import { SquareKanban } from 'lucide-react';
<SquareKanban size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- projectsmanageoverviewboardticketsissuesroadmapplanintentionsproductivityworkagilecodecodingtoolbarbutton
FAQ
- What is the square kanban icon used for?
- It's commonly used to represent project management, task tracking, or workflow boards in user interfaces.
- How do I use the square kanban icon in React?
- You can import it directly from the 'lucide-react' library using: import { SquareKanban } from 'lucide-react'
- What is the license for this icon?
- The square kanban icon is provided under the ISC license, which is a permissive open-source 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 →