John KuehJohn Kueh

folder check icon

HugeIcons · FolderCheckIcon · MIT

Download SVG

The HugeIcons folder check icon visually represents a folder with a checkmark, commonly used to indicate that a folder's contents or status have been verified, approved, or completed.

Common uses

  • Task completion status
  • Verified directory
  • Successful import/export

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
verified folderapproved foldercompleted foldercheck folder

FAQ

What does the folder check icon signify?
It signifies that a folder or its contents have been checked, verified, approved, or marked as complete.
How do I use the FolderCheckIcon in React?
Import both HugeiconsIcon and FolderCheckIcon, then render <HugeiconsIcon icon={FolderCheckIcon} />.
What is the license for this icon?
This icon 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 →