John KuehJohn Kueh

git fork icon

Tabler · git-fork · MIT

Download SVG

The Tabler git fork icon visually represents the concept of forking a repository, commonly used in UI to indicate actions related to branching or creating a copy of code.

Common uses

  • Button to fork a repository
  • Link to a project's fork list
  • Indicator for forked projects

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Version control
Keywords
codeversion controlcommandgitforkversioningrepositorytrackingrevisioncode forkrepository copybranchgit clone

FAQ

What does the git fork icon represent?
It symbolizes the act of forking a code repository, a common operation in version control systems like Git.
How do I use the git fork icon in React?
Import it from '@tabler/icons-react' like so: import { IconGitFork } from '@tabler/icons-react'. Then use it as a React component: <IconGitFork />.
What is the license for this icon?
The git fork icon from the Tabler library 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 →