John KuehJohn Kueh

check unread 04 icon

HugeIcons · CheckUnread04Icon · MIT

Download SVG

The HugeIcons check unread 04 icon depicts a checkmark within a circle, commonly used to indicate a completed task or a confirmed selection, especially when differentiating from unread items.

Common uses

  • Marking a task as done
  • Confirming a user's selection
  • Indicating a successful operation

Use it in React

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

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

Details

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

FAQ

What does the check unread 04 icon represent?
It represents a completed action or a confirmed state, often used to visually distinguish from items that are still pending or unread.
How do I use the CheckUnread04Icon in React?
Import both HugeiconsIcon and CheckUnread04Icon, then render it using <HugeiconsIcon icon={CheckUnread04Icon} />.
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 →