The Lucide file check corner icon visually represents a document with a checkmark in the corner, commonly used to indicate a file or task has been completed or verified.
Common uses
- Marking a submitted form as complete
- Indicating a successfully processed document
- Showing a task as finished in a to-do list
Use it in React
Install
npm i lucide-reactImport & render
import { FileCheckCorner } from 'lucide-react';
<FileCheckCorner size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- donedocumenttodotickcompletetaskfilecheckcornerdocument completetask doneverified fileapproved document
FAQ
- What does the file check corner icon signify?
- It signifies completion or verification, often applied to documents, tasks, or processes.
- How do I use this icon in React?
- You can import and use it like this: import { FileCheckCorner } from 'lucide-react'
- What is the license for this icon?
- The icon is distributed under the ISC 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 →