John KuehJohn Kueh

folder root icon

Tabler · folder-root · MIT

Download SVG

The Tabler folder root icon depicts the top-level directory in a file system, commonly used in UI to represent the main or base folder.

Common uses

  • Indicate the root directory in a file explorer.
  • Represent the primary project folder in a dashboard.
  • Serve as a starting point or origin marker in navigation.

Use it in React

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

<IconFolderRoot size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
baseorigincoresourcefoundationanchorfundamentbasisgroundworkbeginningdocumentfolderrootbase folderorigin folderdocument root

FAQ

What does the folder root icon represent?
It represents the base or origin folder in a hierarchical structure, like the main directory of a file system.
How do I use this icon in React?
You can import and use it like this: import { IconFolderRoot } from '@tabler/icons-react'; <IconFolderRoot />
What is the license for this icon?
The Tabler icon library, including the folder-root icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →