git commit icon
git-commit from Octicons by GitHub · Regular · MIT Free for personal and commercial use.
- Name
- git-commit
- Set
- Octicons
- Style
- Regular
- Viewbox
- 14×16
- License
- MIT
2 other variants in Octicons
The same icon in other sets
git-commitBoxIcons v2git-commitCodiconsgit-commitFeather Iconsgit-commitcss.gggit-commitHuge Iconsgit-commitIconoirgit-commitIonIconsgit-commitMajesticonsgit-commit-fillMingCute Icongit-commitMyna UI Iconsgit-commitPhosphorgit-commitPixelarticonsgit-commit-fillRemix Icongit-commit-boldSolargit-commitTabler Iconsgit-commitTDesign Iconsgit-commit-outlineTeenyicons
Related icons in Octicons
Use the git commit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 14 16"><path fill-rule="evenodd" d="M10.86 7c-.45-1.72-2-3-3.86-3c-1.86 0-3.41 1.28-3.86 3H0v2h3.14c.45 1.72 2 3 3.86 3c1.86 0 3.41-1.28 3.86-3H14V7h-3.14zM7 10.2c-1.22 0-2.2-.98-2.2-2.2c0-1.22.98-2.2 2.2-2.2c1.22 0 2.2.98 2.2 2.2c0 1.22-.98 2.2-2.2 2.2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function OcticonGitCommit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 14 16"><path fillRule="evenodd" d="M10.86 7c-.45-1.72-2-3-3.86-3c-1.86 0-3.41 1.28-3.86 3H0v2h3.14c.45 1.72 2 3 3.86 3c1.86 0 3.41-1.28 3.86-3H14V7h-3.14zM7 10.2c-1.22 0-2.2-.98-2.2-2.2c0-1.22.98-2.2 2.2-2.2c1.22 0 2.2.98 2.2 2.2c0 1.22-.98 2.2-2.2 2.2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 14 16"><path fill-rule="evenodd" d="M10.86 7c-.45-1.72-2-3-3.86-3c-1.86 0-3.41 1.28-3.86 3H0v2h3.14c.45 1.72 2 3 3.86 3c1.86 0 3.41-1.28 3.86-3H14V7h-3.14zM7 10.2c-1.22 0-2.2-.98-2.2-2.2c0-1.22.98-2.2 2.2-2.2c1.22 0 2.2.98 2.2 2.2c0 1.22-.98 2.2-2.2 2.2z" fill="currentColor"/></svg> </template>
CSS
.icon-git-commit {
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%2014%2016%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.86%207c-.45-1.72-2-3-3.86-3c-1.86%200-3.41%201.28-3.86%203H0v2h3.14c.45%201.72%202%203%203.86%203c1.86%200%203.41-1.28%203.86-3H14V7h-3.14zM7%2010.2c-1.22%200-2.2-.98-2.2-2.2c0-1.22.98-2.2%202.2-2.2c1.22%200%202.2.98%202.2%202.2c0%201.22-.98%202.2-2.2%202.2z%22%20fill%3D%22currentColor%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%2014%2016%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.86%207c-.45-1.72-2-3-3.86-3c-1.86%200-3.41%201.28-3.86%203H0v2h3.14c.45%201.72%202%203%203.86%203c1.86%200%203.41-1.28%203.86-3H14V7h-3.14zM7%2010.2c-1.22%200-2.2-.98-2.2-2.2c0-1.22.98-2.2%202.2-2.2c1.22%200%202.2.98%202.2%202.2c0%201.22-.98%202.2-2.2%202.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/git-commit.svg?color=%231a73e8&size=48