John KuehJohn Kueh

git graph icon

Lucide · git-graph · ISC

Download SVG

The Lucide git graph icon visually represents a commit history graph, commonly used in UIs to display version control timelines and relationships between commits.

Common uses

  • Displaying Git commit history
  • Visualizing branching and merging
  • Showing code review timelines

Use it in React

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

<GitGraph size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codeversion controlcommit graphcommitsgitlensgitgraphcommit historyversion control graphgit historycode graph

FAQ

What does the git graph icon represent?
It represents a visual graph of code commits, typically used to show the history and relationships within a version control system like Git.
How do I use the git graph icon in React?
You can import and use it in React with the following statement: import { GitGraph } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the git graph icon, is distributed 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 →