John KuehJohn Kueh

checkmark square 03 icon

HugeIcons · CheckmarkSquare03Icon · MIT

Download SVG

The HugeIcons checkmark square 03 icon depicts a square with a checkmark inside, commonly used to indicate a completed task, a selected option, or a successful status.

Common uses

  • To confirm a successful action.
  • To represent a selected checkbox.
  • To denote a completed to-do item.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
checked squarecompleted tasksuccess iconselection

FAQ

What does the checkmark square 03 icon represent?
It signifies completion, selection, or success. It's often used for confirmed actions or checked states.
How do I use the CheckmarkSquare03Icon in React?
Import both HugeiconsIcon and CheckmarkSquare03Icon from their respective packages and render it using <HugeiconsIcon icon={CheckmarkSquare03Icon} />.
What is the license for this icon?
The CheckmarkSquare03Icon is distributed 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 →