John KuehJohn Kueh

git fork icon

Lucide · git-fork · ISC

Download SVG

The Lucide git fork icon visually represents the concept of forking a project in version control systems like Git, commonly used in UIs to indicate actions related to branching or copying repositories.

Common uses

  • Button to fork a repository
  • Link to a project's fork list
  • Action item for contributing to open source

Use it in React

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

<GitFork size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codeversion controlgitforkgit branchcopy repositorycode fork

FAQ

What does the git fork icon represent?
It represents the action of forking a project, which creates a personal copy of someone else's repository.
How do I use the git fork icon in React?
You can import and use it like this: import { GitFork } from 'lucide-react'.
What is the license for this icon?
This 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 →