John KuehJohn Kueh

git commit horizontal icon

Lucide · git-commit-horizontal · ISC

Download SVG

The Lucide git commit horizontal icon depicts a horizontal line with two vertical markers, symbolizing a Git commit in version control systems and often used to represent milestones or stops.

Common uses

  • Indicating a specific commit in a Git history view.
  • Representing a waypoint or stop on a timeline.
  • Visualizing a checkpoint in a process flow.

Use it in React

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

<GitCommitHorizontal size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codeversion controlwaypointstopstationgitcommithorizontal

FAQ

What does the git commit horizontal icon represent?
It represents a Git commit, commonly used in version control interfaces to signify a point in the code's history. It can also symbolize a waypoint or stop.
How do I use this icon in React?
You can import and use it in React with: `import { GitCommitHorizontal } from 'lucide-react'`. Then, render it as `<GitCommitHorizontal />`.
What is the license for this icon?
The git commit horizontal icon is provided 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 →