John KuehJohn Kueh

kanban icon

Phosphor · kanban · MIT

Download SVG

The Phosphor kanban icon depicts a board with columns and cards, commonly used in UI to represent task management, workflow visualization, or project progress.

Common uses

  • Task board component
  • Project status indicator
  • Workflow diagram element

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Kanban } from '@phosphor-icons/react';

<Kanban size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Kanban size={24} />
thin
<Kanban size={24} weight="thin" />
light
<Kanban size={24} weight="light" />
bold
<Kanban size={24} weight="bold" />
fill
<Kanban size={24} weight="fill" />
duotone
<Kanban size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
schedulingtasksproject managementprocessleanagileofficekanbanboardworkflowproject

FAQ

What is the kanban icon used for?
It visually represents concepts like task management, project workflows, and process visualization, often seen in productivity or project management tools.
How do I use the kanban icon in React?
You can import and use it in your React application with: import { Kanban } from '@phosphor-icons/react'.
What is the license for the Phosphor kanban icon?
The Phosphor icon library, including the kanban icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →