John KuehJohn Kueh

folder unlocked icon

HugeIcons · FolderUnlockedIcon · MIT

Download SVG

The HugeIcons folder unlocked icon visually represents an accessible or open folder, commonly used to indicate a location where files can be added, viewed, or managed without restrictions.

Common uses

  • Upload/download area
  • File management dashboard
  • Publicly accessible storage

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderUnlockedIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FolderUnlockedIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
open folderaccessible folderfile storageupload icon

FAQ

What does the folder unlocked icon signify?
It signifies an open or accessible folder, often used for areas where users can freely interact with files.
How do I use the FolderUnlockedIcon in React?
Import it using `import { FolderUnlockedIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FolderUnlockedIcon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

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

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