John KuehJohn Kueh

folder closed icon

Lucide · folder-closed · ISC

Download SVG

The Lucide folder closed icon visually represents a closed directory or storage container, commonly used in user interfaces to indicate a collapsed section or a saved file location.

Common uses

  • Collapsible navigation menus
  • File explorer directory listings
  • Saved item or archive indicators

Use it in React

Install
npm i lucide-react
Import & render
import { FolderClosed } from 'lucide-react';

<FolderClosed size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
directoryclosedfolderclosed folderarchivestorage

FAQ

What does the folder-closed icon represent?
It signifies a closed folder or directory, often used to show a collapsed state in navigation or file systems.
How do I use this icon in React?
You can import and use it like this: import { FolderClosed } from 'lucide-react'. Then render it as <FolderClosed />.
What is the license for this icon?
The Lucide icon library, including the folder-closed 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 →