John KuehJohn Kueh

square dashed kanban icon

HugeIcons · SquareDashedKanbanIcon · MIT

Download SVG

The HugeIcons square dashed kanban icon depicts a Kanban board layout, commonly used to represent task management, project workflows, or progress tracking in user interfaces.

Common uses

  • Kanban board component
  • Task status indicator
  • Project management dashboard

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareDashedKanbanIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SquareDashedKanbanIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
kanban boardtask boardworkflowproject board

FAQ

What does the square dashed kanban icon represent?
This icon represents a Kanban board, which is a visual tool used for managing tasks and workflows. It's often used to show different stages of a project or process.
How do I use the SquareDashedKanbanIcon in React?
To use it in React, import both HugeiconsIcon and SquareDashedKanbanIcon, then render the icon using the <HugeiconsIcon icon={SquareDashedKanbanIcon} /> component.
What is the license for this icon?
The SquareDashedKanbanIcon is provided under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

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

Looking for something else? Search HugeIcons 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 →