The HugeIcons folder kanban icon visually represents a folder containing kanban cards, commonly used to signify task management, project boards, or organized workflows.
Common uses
- Kanban board section
- Task management module
- Project progress view
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderKanbanIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderKanbanIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- kanban foldertask folderboard folderworkflow folder
FAQ
- What is the Folder Kanban icon used for?
- It's typically used to represent sections or features related to kanban boards, task management, or organized project workflows within an application's UI.
- How do I use the Folder Kanban icon in React?
- Import both HugeiconsIcon and FolderKanbanIcon, then render it using `<HugeiconsIcon icon={FolderKanbanIcon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →