John KuehJohn Kueh

git compare icon

HugeIcons · GitCompareIcon · MIT

Download SVG

The HugeIcons git compare icon visually represents the comparison of two different versions or branches, commonly used in UIs to initiate or indicate a code comparison feature.

Common uses

  • Initiate branch comparison
  • View code differences
  • Highlight version changes

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
git branch comparecode diffversion comparisoncompare changes

FAQ

What is the purpose of the Git Compare icon?
This icon signifies the action of comparing two sets of code, typically branches or versions in a version control system like Git.
How do I use the Git Compare icon in React?
Import both HugeiconsIcon and GitCompareIcon, then render it using <HugeiconsIcon icon={GitCompareIcon} />.
What is the license for this icon?
The Git Compare icon from HugeIcons is available under the MIT license.

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 →