John KuehJohn Kueh

file check icon

Tabler · file-check · MIT

Download SVG

The Tabler file check icon depicts a document with a checkmark, commonly used to indicate a file has been processed, validated, or completed.

Common uses

  • Confirming successful file upload
  • Marking a task or document as complete
  • Indicating a verified or approved record

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileCheck } from '@tabler/icons-react';

<IconFileCheck size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileCheck size={24} stroke={2} />
filled
<IconFileCheckFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
listdocumentacceptdonetickcheckmarkfilecheckdataconfirmdocument completeapproved filetask donevalidation icon

FAQ

What does the file check icon represent?
It signifies that a file or document has been successfully processed, validated, or marked as complete.
How do I use this icon in React?
Import it using `import { IconFileCheck } from '@tabler/icons-react';` and use it as a component.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed under the MIT license.

Related icons

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

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