The Tabler layout kanban icon visually represents a board with distinct sections, commonly used to illustrate project management, task tracking, or workflow visualization in UI design.
Common uses
- Kanban board component
- Task management dashboard
- Workflow status indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutKanban } from '@tabler/icons-react';
<IconLayoutKanban size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLayoutKanban size={24} stroke={2} />filled
<IconLayoutKanbanFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- positiondesignboardprocessingtasklayoutkanbancreativeartisticvisualkanban boardtask boardproject boardworkflow
FAQ
- What is the layout kanban icon used for?
- It's typically used to represent concepts like task management, project boards, or visual workflows where items move through different stages.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconLayoutKanban } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the layout kanban icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.