git-alt from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
git-alt
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the git alt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.6 300.1L340 104.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L258.5 145l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7c-26.5 26.5-70.2-2.9-56-37.3L336.3 263v121.9c25.3 12.5 22.3 41.8 9.1 55c-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L238.6 165L104.5 299.1c-5.5 5.5-8.5 12.8-8.5 20.4s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGitAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.6 300.1L340 104.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L258.5 145l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7c-26.5 26.5-70.2-2.9-56-37.3L336.3 263v121.9c25.3 12.5 22.3 41.8 9.1 55c-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L238.6 165L104.5 299.1c-5.5 5.5-8.5 12.8-8.5 20.4s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.6 300.1L340 104.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L258.5 145l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7c-26.5 26.5-70.2-2.9-56-37.3L336.3 263v121.9c25.3 12.5 22.3 41.8 9.1 55c-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L238.6 165L104.5 299.1c-5.5 5.5-8.5 12.8-8.5 20.4s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
</template>

CSS

.icon-git-alt {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M535.6%20300.1L340%20104.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15%203-20.4%208.4L258.5%20145l51.5%2051.5c27.1-9.1%2052.7%2016.8%2043.4%2043.7l49.7%2049.7c34.2-11.8%2061.2%2031%2035.5%2056.7c-26.5%2026.5-70.2-2.9-56-37.3L336.3%20263v121.9c25.3%2012.5%2022.3%2041.8%209.1%2055c-6.4%206.4-15.2%2010.1-24.3%2010.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9%2011.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L238.6%20165L104.5%20299.1c-5.5%205.5-8.5%2012.8-8.5%2020.4s3%2015%208.5%2020.4l195.6%20195.7c5.4%205.4%2012.7%208.4%2020.4%208.4s15-3%2020.4-8.4l194.7-194.7c5.4-5.4%208.4-12.8%208.4-20.4s-3-15-8.4-20.4%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M535.6%20300.1L340%20104.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15%203-20.4%208.4L258.5%20145l51.5%2051.5c27.1-9.1%2052.7%2016.8%2043.4%2043.7l49.7%2049.7c34.2-11.8%2061.2%2031%2035.5%2056.7c-26.5%2026.5-70.2-2.9-56-37.3L336.3%20263v121.9c25.3%2012.5%2022.3%2041.8%209.1%2055c-6.4%206.4-15.2%2010.1-24.3%2010.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9%2011.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L238.6%20165L104.5%20299.1c-5.5%205.5-8.5%2012.8-8.5%2020.4s3%2015%208.5%2020.4l195.6%20195.7c5.4%205.4%2012.7%208.4%2020.4%208.4s15-3%2020.4-8.4l194.7-194.7c5.4-5.4%208.4-12.8%208.4-20.4s-3-15-8.4-20.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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