John KuehJohn Kueh

folder open icon

HugeIcons · FolderOpenIcon · MIT

Download SVG

The HugeIcons folder open icon visually represents an accessible or expanded directory, commonly used to indicate a location where files are stored or to signify an open or selected folder.

Common uses

  • Displaying the currently selected folder in a file explorer.
  • Indicating an expanded category in a navigation menu.
  • Representing a 'Downloads' or 'Documents' section.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
open folderdirectoryfile locationexpanded folder

FAQ

What does the FolderOpenIcon represent?
It depicts an open folder, signifying accessibility, expansion, or a location for files.
How do I use FolderOpenIcon in React?
Import both HugeiconsIcon and FolderOpenIcon, then render it using <HugeiconsIcon icon={FolderOpenIcon} />.
What is the license for this icon?
The FolderOpenIcon is distributed under the MIT license, allowing for free use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →