John KuehJohn Kueh

tick double 03 icon

HugeIcons · TickDouble03Icon · MIT

Download SVG

The HugeIcons tick double 03 icon depicts two checkmarks, commonly used to signify completion, success, or a verified status in user interfaces.

Common uses

  • Marking a task as fully completed
  • Indicating a successful multi-step process
  • Representing a verified or approved item

Use it in React

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

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

Details

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

FAQ

What does the tick double 03 icon represent?
This icon shows two checkmarks, typically used to indicate a high level of completion, success, or verification.
How do I use the TickDouble03Icon in a React project?
Import it from '@hugeicons/core-free-icons' and render it using the Hugeicons component like this: <HugeiconsIcon icon={TickDouble03Icon} />.
What is the license for this icon?
The HugeIcons tick double 03 icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →