The Lucide folder lock icon visually represents a folder with a lock, commonly used to indicate a private, secured, or protected directory or file storage area.
Common uses
- Secured folder access control
- Private user data storage
- Encrypted file system indicator
Use it in React
Install
npm i lucide-reactImport & render
import { FolderLock } from 'lucide-react';
<FolderLock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directorylockprivatesecurityprotectedfolderdirectory lockprivate foldersecurity folderprotected directory
FAQ
- What does the folder lock icon signify?
- It signifies that a folder or its contents are secured, private, or protected, often implying access restrictions or encryption.
- How do I use this icon in React?
- You can import and use it in React with: import { FolderLock } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the folder-lock icon, is available 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 →