git logo
git from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- git
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome 6 Brands
Use the git logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M216.29 158.39H137C97 147.9 6.51 150.63 6.51 233.18c0 30.09 15 51.23 35 61c-25.1 23-37 33.85-37 49.21c0 11 4.47 21.14 17.89 26.81C8.13 383.61 0 393.35 0 411.65c0 32.11 28.05 50.82 101.63 50.82c70.75 0 111.79-26.42 111.79-73.18c0-58.66-45.16-56.5-151.63-63l13.43-21.55c27.27 7.58 118.7 10 118.7-67.89c0-18.7-7.73-31.71-15-41.07l37.41-2.84zm-63.42 241.9c0 32.06-104.89 32.1-104.89 2.43c0-8.14 5.27-15 10.57-21.54c77.71 5.3 94.32 3.37 94.32 19.11m-50.81-134.58c-52.8 0-50.46-71.16 1.2-71.16c49.54 0 50.82 71.16-1.2 71.16m133.3 100.51v-32.1c26.75-3.66 27.24-2 27.24-11V203.61c0-8.5-2.05-7.38-27.24-16.26l4.47-32.92H324v168.71c0 6.51.4 7.32 6.51 8.14l20.73 2.84v32.1zm52.45-244.31c-23.17 0-36.59-13.43-36.59-36.61s13.42-35.77 36.59-35.77c23.58 0 37 12.62 37 35.77s-13.42 36.61-37 36.61M512 350.46c-17.49 8.53-43.1 16.26-66.28 16.26c-48.38 0-66.67-19.5-66.67-65.46V194.75c0-5.42 1.05-4.06-31.71-4.06V154.5c35.78-4.07 50-22 54.47-66.27h38.63c0 65.83-1.34 61.81 3.26 61.81H501v40.65h-60.56v97.15c0 6.92-4.92 51.41 60.57 26.84z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsGit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M216.29 158.39H137C97 147.9 6.51 150.63 6.51 233.18c0 30.09 15 51.23 35 61c-25.1 23-37 33.85-37 49.21c0 11 4.47 21.14 17.89 26.81C8.13 383.61 0 393.35 0 411.65c0 32.11 28.05 50.82 101.63 50.82c70.75 0 111.79-26.42 111.79-73.18c0-58.66-45.16-56.5-151.63-63l13.43-21.55c27.27 7.58 118.7 10 118.7-67.89c0-18.7-7.73-31.71-15-41.07l37.41-2.84zm-63.42 241.9c0 32.06-104.89 32.1-104.89 2.43c0-8.14 5.27-15 10.57-21.54c77.71 5.3 94.32 3.37 94.32 19.11m-50.81-134.58c-52.8 0-50.46-71.16 1.2-71.16c49.54 0 50.82 71.16-1.2 71.16m133.3 100.51v-32.1c26.75-3.66 27.24-2 27.24-11V203.61c0-8.5-2.05-7.38-27.24-16.26l4.47-32.92H324v168.71c0 6.51.4 7.32 6.51 8.14l20.73 2.84v32.1zm52.45-244.31c-23.17 0-36.59-13.43-36.59-36.61s13.42-35.77 36.59-35.77c23.58 0 37 12.62 37 35.77s-13.42 36.61-37 36.61M512 350.46c-17.49 8.53-43.1 16.26-66.28 16.26c-48.38 0-66.67-19.5-66.67-65.46V194.75c0-5.42 1.05-4.06-31.71-4.06V154.5c35.78-4.07 50-22 54.47-66.27h38.63c0 65.83-1.34 61.81 3.26 61.81H501v40.65h-60.56v97.15c0 6.92-4.92 51.41 60.57 26.84z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M216.29 158.39H137C97 147.9 6.51 150.63 6.51 233.18c0 30.09 15 51.23 35 61c-25.1 23-37 33.85-37 49.21c0 11 4.47 21.14 17.89 26.81C8.13 383.61 0 393.35 0 411.65c0 32.11 28.05 50.82 101.63 50.82c70.75 0 111.79-26.42 111.79-73.18c0-58.66-45.16-56.5-151.63-63l13.43-21.55c27.27 7.58 118.7 10 118.7-67.89c0-18.7-7.73-31.71-15-41.07l37.41-2.84zm-63.42 241.9c0 32.06-104.89 32.1-104.89 2.43c0-8.14 5.27-15 10.57-21.54c77.71 5.3 94.32 3.37 94.32 19.11m-50.81-134.58c-52.8 0-50.46-71.16 1.2-71.16c49.54 0 50.82 71.16-1.2 71.16m133.3 100.51v-32.1c26.75-3.66 27.24-2 27.24-11V203.61c0-8.5-2.05-7.38-27.24-16.26l4.47-32.92H324v168.71c0 6.51.4 7.32 6.51 8.14l20.73 2.84v32.1zm52.45-244.31c-23.17 0-36.59-13.43-36.59-36.61s13.42-35.77 36.59-35.77c23.58 0 37 12.62 37 35.77s-13.42 36.61-37 36.61M512 350.46c-17.49 8.53-43.1 16.26-66.28 16.26c-48.38 0-66.67-19.5-66.67-65.46V194.75c0-5.42 1.05-4.06-31.71-4.06V154.5c35.78-4.07 50-22 54.47-66.27h38.63c0 65.83-1.34 61.81 3.26 61.81H501v40.65h-60.56v97.15c0 6.92-4.92 51.41 60.57 26.84z"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.29%20158.39H137C97%20147.9%206.51%20150.63%206.51%20233.18c0%2030.09%2015%2051.23%2035%2061c-25.1%2023-37%2033.85-37%2049.21c0%2011%204.47%2021.14%2017.89%2026.81C8.13%20383.61%200%20393.35%200%20411.65c0%2032.11%2028.05%2050.82%20101.63%2050.82c70.75%200%20111.79-26.42%20111.79-73.18c0-58.66-45.16-56.5-151.63-63l13.43-21.55c27.27%207.58%20118.7%2010%20118.7-67.89c0-18.7-7.73-31.71-15-41.07l37.41-2.84zm-63.42%20241.9c0%2032.06-104.89%2032.1-104.89%202.43c0-8.14%205.27-15%2010.57-21.54c77.71%205.3%2094.32%203.37%2094.32%2019.11m-50.81-134.58c-52.8%200-50.46-71.16%201.2-71.16c49.54%200%2050.82%2071.16-1.2%2071.16m133.3%20100.51v-32.1c26.75-3.66%2027.24-2%2027.24-11V203.61c0-8.5-2.05-7.38-27.24-16.26l4.47-32.92H324v168.71c0%206.51.4%207.32%206.51%208.14l20.73%202.84v32.1zm52.45-244.31c-23.17%200-36.59-13.43-36.59-36.61s13.42-35.77%2036.59-35.77c23.58%200%2037%2012.62%2037%2035.77s-13.42%2036.61-37%2036.61M512%20350.46c-17.49%208.53-43.1%2016.26-66.28%2016.26c-48.38%200-66.67-19.5-66.67-65.46V194.75c0-5.42%201.05-4.06-31.71-4.06V154.5c35.78-4.07%2050-22%2054.47-66.27h38.63c0%2065.83-1.34%2061.81%203.26%2061.81H501v40.65h-60.56v97.15c0%206.92-4.92%2051.41%2060.57%2026.84z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.29%20158.39H137C97%20147.9%206.51%20150.63%206.51%20233.18c0%2030.09%2015%2051.23%2035%2061c-25.1%2023-37%2033.85-37%2049.21c0%2011%204.47%2021.14%2017.89%2026.81C8.13%20383.61%200%20393.35%200%20411.65c0%2032.11%2028.05%2050.82%20101.63%2050.82c70.75%200%20111.79-26.42%20111.79-73.18c0-58.66-45.16-56.5-151.63-63l13.43-21.55c27.27%207.58%20118.7%2010%20118.7-67.89c0-18.7-7.73-31.71-15-41.07l37.41-2.84zm-63.42%20241.9c0%2032.06-104.89%2032.1-104.89%202.43c0-8.14%205.27-15%2010.57-21.54c77.71%205.3%2094.32%203.37%2094.32%2019.11m-50.81-134.58c-52.8%200-50.46-71.16%201.2-71.16c49.54%200%2050.82%2071.16-1.2%2071.16m133.3%20100.51v-32.1c26.75-3.66%2027.24-2%2027.24-11V203.61c0-8.5-2.05-7.38-27.24-16.26l4.47-32.92H324v168.71c0%206.51.4%207.32%206.51%208.14l20.73%202.84v32.1zm52.45-244.31c-23.17%200-36.59-13.43-36.59-36.61s13.42-35.77%2036.59-35.77c23.58%200%2037%2012.62%2037%2035.77s-13.42%2036.61-37%2036.61M512%20350.46c-17.49%208.53-43.1%2016.26-66.28%2016.26c-48.38%200-66.67-19.5-66.67-65.46V194.75c0-5.42%201.05-4.06-31.71-4.06V154.5c35.78-4.07%2050-22%2054.47-66.27h38.63c0%2065.83-1.34%2061.81%203.26%2061.81H501v40.65h-60.56v97.15c0%206.92-4.92%2051.41%2060.57%2026.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/git.svg?color=%231a73e8&size=48