John KuehJohn Kueh

folder simple lock icon

Phosphor · folder-simple-lock · MIT

Download SVG

The Phosphor folder simple lock icon depicts a folder with a simple lock, typically used to represent private, secure, or protected directories and files within an application's interface.

Common uses

  • Indicate a protected user directory
  • Show a secure file storage area
  • Label a private settings folder

Use it in React

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

<FolderSimpleLock size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FolderSimpleLock size={24} />
thin
<FolderSimpleLock size={24} weight="thin" />
light
<FolderSimpleLock size={24} weight="light" />
bold
<FolderSimpleLock size={24} weight="bold" />
fill
<FolderSimpleLock size={24} weight="fill" />
duotone
<FolderSimpleLock size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
directorydirectoriesfilesfoldersprivatesecureofficeeditorsystemfoldersimplelocksecure folderprivate directorylocked filesprotected folder

FAQ

What does the folder-simple-lock icon represent?
It represents a folder that is locked or secured, indicating that its contents are private or protected.
How do I use this icon in React?
You can import and use it in React with: import { FolderSimpleLock } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor and 4 more libraries by description →