launchshots / icons / lucide / git-graph

Git Graph

Lucide ISC License
code version control commit graph commits gitlens
Drop into editor

Copy the code

<!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-git-graph" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <circle cx="5" cy="6" r="3" /> <path d="M5 9v6" /> <circle cx="5" cy="18" r="3" /> <path d="M12 3v18" /> <circle cx="19" cy="6" r="3" /> <path d="M16 15.7A9 9 0 0 0 19 9" /> </svg>
<!-- Git Graph icon (Lucide) --> <!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-git-graph" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <circle cx="5" cy="6" r="3" /> <path d="M5 9v6" /> <circle cx="5" cy="18" r="3" /> <path d="M12 3v18" /> <circle cx="19" cy="6" r="3" /> <path d="M16 15.7A9 9 0 0 0 19 9" /> </svg>
import { GitGraph } from 'lucide-react'; export default function MyComponent() { return <GitGraph size={24} strokeWidth={2} color="currentColor" />; }

Use this icon in your App Store screenshots

Open LaunchShots editor with this icon already dropped in as a sticker — resize, recolor, and ship.

Open in editor →

About the Git Graph icon

The Git Graph icon is part of the Lucide open-source icon set — a curated, consistent library used by indie devs and design teams. Lucide draws every icon on a 24×24 grid with a 2px stroke, so this Git Graph icon will sit visually next to any other Lucide icon without retouching.

Search keywords related to this icon: code, version control, commit graph, commits, gitlens. If you're looking for a similar mark, the related grid below shares tags with this one.

Need it in a screenshot, mockup, or App Store preview? The Drop into editor button above opens the LaunchShots screenshot maker with the icon pre-loaded as a sticker — resize from any corner, change the color from the float toolbar, and export as PNG.

Related icons

Git Merge Conflict icon git-merge-conflict Book Bookmark icon book-bookmark Book Copy icon book-copy Book Dashed icon book-dashed Book Down icon book-down Book Key icon book-key Book Lock icon book-lock Book Minus icon book-minus Book Plus icon book-plus Book Up icon book-up Book Up 2 icon book-up-2 Book X icon book-x

Latest from the blog

Guides
App Store Screenshot Rejection: Alpha Channels, sRGB, & PNG Gotchas
Sep 27, 2026
Build in public
Solo Dev's Guide: Building in Public Without Burnout
Sep 26, 2026
ASO
How to Read Competitor App Store Screenshots in 20 Minutes
Sep 25, 2026
Build in public
Getting Your First 100 App Users Without an Ad Budget
Sep 24, 2026
copied