John KuehJohn Kueh

file key icon

Lucide · file-key · ISC

Download SVG

The Lucide file key icon depicts a document with a key, commonly used to represent secure files, private keys, or access control related to documents.

Common uses

  • Displaying access permissions for a file
  • Indicating a file contains sensitive information
  • Representing a private key file in a digital wallet

Use it in React

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

<FileKey size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
keyprivatepublicsecurityfilesecure filekey fileprivate keydocument key

FAQ

What does the file key icon represent?
It symbolizes a file associated with security, such as a private key, encrypted document, or access credentials.
How do I use the file key icon in React?
You can import and use it like this: import { FileKey } from 'lucide-react'. Then render it as <FileKey />.
What is the license for Lucide icons?
Lucide icons, including the file-key icon, 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 →