John KuehJohn Kueh

checkmark badge 03 icon

HugeIcons · CheckmarkBadge03Icon · MIT

Download SVG

The HugeIcons checkmark badge 03 icon depicts a stylized checkmark within a circular badge, commonly used to indicate success, completion, or confirmation of an action.

Common uses

  • Success message confirmation
  • Task completion indicator
  • Approved status marker

Use it in React

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

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

Details

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

FAQ

What is the primary purpose of the CheckmarkBadge03Icon?
This icon signifies success, completion, or approval. It's ideal for confirming user actions or highlighting successful operations.
How do I use the CheckmarkBadge03Icon in a React project?
Import both HugeiconsIcon and CheckmarkBadge03Icon, then render the icon using <HugeiconsIcon icon={CheckmarkBadge03Icon} />.
What is the license for this icon?
The CheckmarkBadge03Icon 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →