John KuehJohn Kueh

checkmark circle 03 icon

HugeIcons · CheckmarkCircle03Icon · MIT

Download SVG

The HugeIcons checkmark circle 03 icon depicts a confirmation or success state, commonly used to indicate that an action has been completed successfully or that a selection is valid.

Common uses

  • Success message confirmation
  • Task completion indicator
  • Valid input field state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
success iconconfirmation iconapproved iconcompleted icon

FAQ

What does the checkmark circle 03 icon represent?
It signifies completion, success, or validation. It's used to visually confirm that something has been done correctly or is approved.
How do I use the CheckmarkCircle03Icon in React?
Import both HugeiconsIcon and CheckmarkCircle03Icon, then render it using <HugeiconsIcon icon={CheckmarkCircle03Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing 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 →