John KuehJohn Kueh

file check icon

Lucide · file-check · ISC

Download SVG

The Lucide file check icon visually represents a document with a checkmark, commonly used to indicate a completed task, a verified file, or a successful process.

Common uses

  • Marking a submitted form as complete.
  • Indicating a file has passed validation.
  • Showing a task on a to-do list as done.

Use it in React

Install
npm i lucide-react
Import & render
import { FileCheck } from 'lucide-react';

<FileCheck size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
donedocumenttodotickcompletetaskfilecheckdocument completetask doneverified filesuccess document

FAQ

What does the file-check icon represent?
It signifies completion or verification, often used for tasks, documents, or processes that have been successfully finished.
How do I use the file-check icon in React?
Import it from 'lucide-react' and use it as a component: import { FileCheck } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →