John KuehJohn Kueh

file lock icon

Phosphor · file-lock · MIT

Download SVG

The Phosphor file lock icon depicts a document with a padlock, commonly used to signify that a file or data is secured, locked, or private.

Common uses

  • Indicate a read-only or protected document.
  • Show a user's private file settings.
  • Represent a secure data storage area.

Use it in React

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

<FileLock size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
documentssecurelockedprivateofficeeditorsystemfilelocksecure documentprivate fileprotected documentlocked file

FAQ

What does the file lock icon represent?
It represents a file or document that is secured, locked, or private, often indicating restricted access or protection.
How do I use this icon in React?
You can import and use it like this: import { FileLock } from '@phosphor-icons/react'; <FileLock />.
What is the license for this icon?
The Phosphor icon library, including the file lock 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 →