git compare icon

git-compare-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
git-compare-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

2 other variants in Octicons

The same icon in other sets

Related icons in Octicons

Use the git compare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 19.25a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/><path fill="currentColor" d="M13.905 1.72a.75.75 0 0 1 0 1.06L12.685 4h4.065a3.75 3.75 0 0 1 3.75 3.75v8.75a.75.75 0 0 1-1.5 0V7.75a2.25 2.25 0 0 0-2.25-2.25h-4.064l1.22 1.22a.75.75 0 0 1-1.061 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M7.5 4.75a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0M4.25 6.5a1.75 1.75 0 1 0-.001-3.501A1.75 1.75 0 0 0 4.25 6.5"/><path fill="currentColor" d="M10.095 22.28a.75.75 0 0 1 0-1.06l1.22-1.22H7.25a3.75 3.75 0 0 1-3.75-3.75V7.5a.75.75 0 0 1 1.5 0v8.75a2.25 2.25 0 0 0 2.25 2.25h4.064l-1.22-1.22a.748.748 0 0 1 .332-1.265a.75.75 0 0 1 .729.205l2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0"/></svg>

React

import type { SVGProps } from "react";

export function OcticonGitCompare24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 19.25a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/><path fill="currentColor" d="M13.905 1.72a.75.75 0 0 1 0 1.06L12.685 4h4.065a3.75 3.75 0 0 1 3.75 3.75v8.75a.75.75 0 0 1-1.5 0V7.75a2.25 2.25 0 0 0-2.25-2.25h-4.064l1.22 1.22a.75.75 0 0 1-1.061 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M7.5 4.75a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0M4.25 6.5a1.75 1.75 0 1 0-.001-3.501A1.75 1.75 0 0 0 4.25 6.5"/><path fill="currentColor" d="M10.095 22.28a.75.75 0 0 1 0-1.06l1.22-1.22H7.25a3.75 3.75 0 0 1-3.75-3.75V7.5a.75.75 0 0 1 1.5 0v8.75a2.25 2.25 0 0 0 2.25 2.25h4.064l-1.22-1.22a.748.748 0 0 1 .332-1.265a.75.75 0 0 1 .729.205l2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 19.25a3.25 3.25 0 1 1 6.5 0a3.25 3.25 0 0 1-6.5 0m3.25-1.75a1.75 1.75 0 1 0 .001 3.501a1.75 1.75 0 0 0-.001-3.501"/><path fill="currentColor" d="M13.905 1.72a.75.75 0 0 1 0 1.06L12.685 4h4.065a3.75 3.75 0 0 1 3.75 3.75v8.75a.75.75 0 0 1-1.5 0V7.75a2.25 2.25 0 0 0-2.25-2.25h-4.064l1.22 1.22a.75.75 0 0 1-1.061 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0M7.5 4.75a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0M4.25 6.5a1.75 1.75 0 1 0-.001-3.501A1.75 1.75 0 0 0 4.25 6.5"/><path fill="currentColor" d="M10.095 22.28a.75.75 0 0 1 0-1.06l1.22-1.22H7.25a3.75 3.75 0 0 1-3.75-3.75V7.5a.75.75 0 0 1 1.5 0v8.75a2.25 2.25 0 0 0 2.25 2.25h4.064l-1.22-1.22a.748.748 0 0 1 .332-1.265a.75.75 0 0 1 .729.205l2.5 2.5a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0"/></svg>
</template>

CSS

.icon-git-compare-24 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2019.25a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200m3.25-1.75a1.75%201.75%200%201%200%20.001%203.501a1.75%201.75%200%200%200-.001-3.501%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.905%201.72a.75.75%200%200%201%200%201.06L12.685%204h4.065a3.75%203.75%200%200%201%203.75%203.75v8.75a.75.75%200%200%201-1.5%200V7.75a2.25%202.25%200%200%200-2.25-2.25h-4.064l1.22%201.22a.75.75%200%200%201-1.061%201.06l-2.5-2.5a.75.75%200%200%201%200-1.06l2.5-2.5a.75.75%200%200%201%201.06%200M7.5%204.75a3.25%203.25%200%201%201-6.5%200a3.25%203.25%200%200%201%206.5%200M4.25%206.5a1.75%201.75%200%201%200-.001-3.501A1.75%201.75%200%200%200%204.25%206.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.095%2022.28a.75.75%200%200%201%200-1.06l1.22-1.22H7.25a3.75%203.75%200%200%201-3.75-3.75V7.5a.75.75%200%200%201%201.5%200v8.75a2.25%202.25%200%200%200%202.25%202.25h4.064l-1.22-1.22a.748.748%200%200%201%20.332-1.265a.75.75%200%200%201%20.729.205l2.5%202.5a.75.75%200%200%201%200%201.06l-2.5%202.5a.75.75%200%200%201-1.06%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2019.25a3.25%203.25%200%201%201%206.5%200a3.25%203.25%200%200%201-6.5%200m3.25-1.75a1.75%201.75%200%201%200%20.001%203.501a1.75%201.75%200%200%200-.001-3.501%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.905%201.72a.75.75%200%200%201%200%201.06L12.685%204h4.065a3.75%203.75%200%200%201%203.75%203.75v8.75a.75.75%200%200%201-1.5%200V7.75a2.25%202.25%200%200%200-2.25-2.25h-4.064l1.22%201.22a.75.75%200%200%201-1.061%201.06l-2.5-2.5a.75.75%200%200%201%200-1.06l2.5-2.5a.75.75%200%200%201%201.06%200M7.5%204.75a3.25%203.25%200%201%201-6.5%200a3.25%203.25%200%200%201%206.5%200M4.25%206.5a1.75%201.75%200%201%200-.001-3.501A1.75%201.75%200%200%200%204.25%206.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.095%2022.28a.75.75%200%200%201%200-1.06l1.22-1.22H7.25a3.75%203.75%200%200%201-3.75-3.75V7.5a.75.75%200%200%201%201.5%200v8.75a2.25%202.25%200%200%200%202.25%202.25h4.064l-1.22-1.22a.748.748%200%200%201%20.332-1.265a.75.75%200%200%201%20.729.205l2.5%202.5a.75.75%200%200%201%200%201.06l-2.5%202.5a.75.75%200%200%201-1.06%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/git-compare-24.svg?color=%231a73e8&size=48