The Lucide file lock icon visually represents a file that is secured or locked, commonly used to indicate protected, private, or encrypted data.
Common uses
- Indicate a password-protected document
- Show a file with restricted access
- Represent encrypted data storage
Use it in React
Install
npm i lucide-reactImport & render
import { FileLock } from 'lucide-react';
<FileLock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lockpasswordsecurityfilesecure fileprotected documentprivate fileencrypted file
FAQ
- What does the file lock icon represent?
- It signifies a file that is secured, locked, or protected, often implying restricted access or encryption.
- How do I use the file lock icon in React?
- You can import it from 'lucide-react' and use it as a component: import { FileLock } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.