The Lucide git commit vertical icon depicts a vertical stack of commits, commonly used to represent version control history or specific points in code progression.
Common uses
- Indicating a commit history timeline.
- Labeling a specific version or milestone.
- Representing a point in a branching strategy.
Use it in React
Install
npm i lucide-reactImport & render
import { GitCommitVertical } from 'lucide-react';
<GitCommitVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codeversion controlwaypointstopstationgitcommitverticalcode historymilestonestop point
FAQ
- What does the git commit vertical icon represent?
- It visually represents a series of code commits, often used to signify version control history or significant points in a project's development.
- How do I use this icon in React?
- You can import and use it in your React application with: import { GitCommitVertical } from 'lucide-react'
- What is the license for this icon?
- The git commit vertical icon is available 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 →