John KuehJohn Kueh

folder git icon

Lucide · folder-git · ISC

Download SVG

The Lucide folder git icon visually represents a directory or folder associated with a Git repository, commonly used to signify the root of a project managed by Git.

Common uses

  • Indicate project root in file explorers
  • Label Git repository folders
  • Show version-controlled directories

Use it in React

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

<FolderGit size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
directoryrootprojectgitrepofoldergit folderrepository folderproject folderdirectory git

FAQ

What is the folder git icon used for?
It's used to visually identify a folder that contains a Git repository or represents the root of a Git project.
How do I use the folder git icon in React?
You can import and use it like this: import { FolderGit } from 'lucide-react'. Then render it as <FolderGit />.
What is the license for the Lucide folder git icon?
The Lucide icon library, including the folder git 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 →

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