John KuehJohn Kueh

git commit icon

HugeIcons · GitCommitIcon · MIT

Download SVG

The HugeIcons git commit icon visually represents a commit action in version control systems like Git, often used to signify saving changes or a specific point in project history.

Common uses

  • Button to trigger a code commit action.
  • Status indicator for a completed commit.
  • Label for a commit history log entry.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GitCommitIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GitCommitIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gitcommitversion controlsave

FAQ

What does the Git Commit icon represent?
It represents a commit action in version control, signifying a saved snapshot of your project's changes.
How do I use the GitCommitIcon in React?
Import both HugeiconsIcon and GitCommitIcon, then render <HugeiconsIcon icon={GitCommitIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →