John KuehJohn Kueh

task done 01 icon

HugeIcons · TaskDone01Icon · MIT

Download SVG

The HugeIcons task done 01 icon visually represents the completion of a task or a successful action, commonly used to indicate a finished item on a checklist or a completed step in a process.

Common uses

  • Marking a completed to-do item
  • Indicating a successful form submission
  • Showing a finished stage in a workflow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
checkmarkcompletedsuccessdone

FAQ

What does the TaskDone01Icon represent?
It signifies the completion of a task or a successful action, often used for completed items or finished steps.
How do I use TaskDone01Icon in React?
Import it using `import { TaskDone01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={TaskDone01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →