git logo
git from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- git
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the git logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.396 14.573L17.422.604a2.06 2.06 0 0 0-2.917 0l-2.896 2.901l3.682 3.677a2.44 2.44 0 0 1 2.516.589c.688.688.88 1.677.589 2.531l3.542 3.547a2.44 2.44 0 0 1 2.531.583c.964.958.964 2.51 0 3.469a2.447 2.447 0 0 1-3.464 0a2.46 2.46 0 0 1-.542-2.661l-3.318-3.302v8.703c.234.115.458.271.651.464c.953.964.953 2.51 0 3.469a2.465 2.465 0 0 1-3.479 0a2.453 2.453 0 0 1 .807-4.005v-8.786a2.6 2.6 0 0 1-.802-.536a2.44 2.44 0 0 1-.526-2.677l-3.615-3.635l-9.583 9.578a2.08 2.08 0 0 0 0 2.917l13.974 13.969a2.06 2.06 0 0 0 2.917 0l13.906-13.906a2.06 2.06 0 0 0 0-2.917z"/></svg>
React
import type { SVGProps } from "react";
export function CibGit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.396 14.573L17.422.604a2.06 2.06 0 0 0-2.917 0l-2.896 2.901l3.682 3.677a2.44 2.44 0 0 1 2.516.589c.688.688.88 1.677.589 2.531l3.542 3.547a2.44 2.44 0 0 1 2.531.583c.964.958.964 2.51 0 3.469a2.447 2.447 0 0 1-3.464 0a2.46 2.46 0 0 1-.542-2.661l-3.318-3.302v8.703c.234.115.458.271.651.464c.953.964.953 2.51 0 3.469a2.465 2.465 0 0 1-3.479 0a2.453 2.453 0 0 1 .807-4.005v-8.786a2.6 2.6 0 0 1-.802-.536a2.44 2.44 0 0 1-.526-2.677l-3.615-3.635l-9.583 9.578a2.08 2.08 0 0 0 0 2.917l13.974 13.969a2.06 2.06 0 0 0 2.917 0l13.906-13.906a2.06 2.06 0 0 0 0-2.917z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.396 14.573L17.422.604a2.06 2.06 0 0 0-2.917 0l-2.896 2.901l3.682 3.677a2.44 2.44 0 0 1 2.516.589c.688.688.88 1.677.589 2.531l3.542 3.547a2.44 2.44 0 0 1 2.531.583c.964.958.964 2.51 0 3.469a2.447 2.447 0 0 1-3.464 0a2.46 2.46 0 0 1-.542-2.661l-3.318-3.302v8.703c.234.115.458.271.651.464c.953.964.953 2.51 0 3.469a2.465 2.465 0 0 1-3.479 0a2.453 2.453 0 0 1 .807-4.005v-8.786a2.6 2.6 0 0 1-.802-.536a2.44 2.44 0 0 1-.526-2.677l-3.615-3.635l-9.583 9.578a2.08 2.08 0 0 0 0 2.917l13.974 13.969a2.06 2.06 0 0 0 2.917 0l13.906-13.906a2.06 2.06 0 0 0 0-2.917z"/></svg> </template>
CSS
.icon-git {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.396%2014.573L17.422.604a2.06%202.06%200%200%200-2.917%200l-2.896%202.901l3.682%203.677a2.44%202.44%200%200%201%202.516.589c.688.688.88%201.677.589%202.531l3.542%203.547a2.44%202.44%200%200%201%202.531.583c.964.958.964%202.51%200%203.469a2.447%202.447%200%200%201-3.464%200a2.46%202.46%200%200%201-.542-2.661l-3.318-3.302v8.703c.234.115.458.271.651.464c.953.964.953%202.51%200%203.469a2.465%202.465%200%200%201-3.479%200a2.453%202.453%200%200%201%20.807-4.005v-8.786a2.6%202.6%200%200%201-.802-.536a2.44%202.44%200%200%201-.526-2.677l-3.615-3.635l-9.583%209.578a2.08%202.08%200%200%200%200%202.917l13.974%2013.969a2.06%202.06%200%200%200%202.917%200l13.906-13.906a2.06%202.06%200%200%200%200-2.917z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.396%2014.573L17.422.604a2.06%202.06%200%200%200-2.917%200l-2.896%202.901l3.682%203.677a2.44%202.44%200%200%201%202.516.589c.688.688.88%201.677.589%202.531l3.542%203.547a2.44%202.44%200%200%201%202.531.583c.964.958.964%202.51%200%203.469a2.447%202.447%200%200%201-3.464%200a2.46%202.46%200%200%201-.542-2.661l-3.318-3.302v8.703c.234.115.458.271.651.464c.953.964.953%202.51%200%203.469a2.465%202.465%200%200%201-3.479%200a2.453%202.453%200%200%201%20.807-4.005v-8.786a2.6%202.6%200%200%201-.802-.536a2.44%202.44%200%200%201-.526-2.677l-3.615-3.635l-9.583%209.578a2.08%202.08%200%200%200%200%202.917l13.974%2013.969a2.06%202.06%200%200%200%202.917%200l13.906-13.906a2.06%202.06%200%200%200%200-2.917z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/git.svg?color=%231a73e8&size=48