John KuehJohn Kueh

folder tree icon

Lucide · folder-tree · ISC

Download SVG

The Lucide folder tree icon visually represents a hierarchical file structure, commonly used in UIs to indicate navigation through directories or nested content.

Common uses

  • File explorer navigation
  • Project structure display
  • Sitemap visualization

Use it in React

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

<FolderTree size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
directorytreebrowserfolderdirectory treefile structurenested foldersfile browser

FAQ

What does the folder tree icon represent?
It depicts a hierarchical directory structure, useful for showing nested files and folders in a user interface.
How do I use the folder tree icon in React?
You can import and use it like this: import { FolderTree } from 'lucide-react'. Then render it as <FolderTree />.
What is the license for this icon?
The folder tree icon is provided under the ISC license, which is a permissive open-source 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 →