John KuehJohn Kueh

git fork icon

Phosphor · git-fork · MIT

Download SVG

The Phosphor git fork icon visually represents the concept of forking a repository in version control systems like Git, often used to indicate actions related to branching, duplicating, or contributing to a project.

Common uses

  • Button to fork a repository on a project page.
  • Indicator for a forked branch in a version control UI.
  • Action item for contributing to an open-source project.

Use it in React

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

<GitFork size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<GitFork size={24} />
thin
<GitFork size={24} weight="thin" />
light
<GitFork size={24} weight="light" />
bold
<GitFork size={24} weight="bold" />
fill
<GitFork size={24} weight="fill" />
duotone
<GitFork size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
*updated*githubvcssource controlversion controlversioningsplittechnology & developmentgitforkgithub forkrepository splitversion control forkbranch fork

FAQ

What does the git fork icon represent?
It symbolizes the action of 'forking' in version control, which means creating a personal copy of someone else's repository to make your own changes.
How do I use the git fork icon in React?
You can import and use it directly with: import { GitFork } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor git fork icon is available under the MIT license.

Related icons

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

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