John KuehJohn Kueh

check unread 02 icon

HugeIcons · CheckUnread02Icon · MIT

Download SVG

The HugeIcons check unread 02 icon depicts a checkmark within a circle, commonly used to indicate a completed task or a confirmed selection, often in contexts where distinguishing from other checkmark variations is important.

Common uses

  • Marking an item as read.
  • Confirming a successful operation.
  • Indicating a completed step in a process.

Use it in React

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

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

Details

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

FAQ

What does the check unread 02 icon represent?
It signifies completion or confirmation, often used for tasks that have been marked as read or successfully processed.
How do I use the CheckUnread02Icon in React?
Import it using `import { CheckUnread02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CheckUnread02Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →