github-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
github-alt
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the github alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.116 5.901a4 4 0 0 0-.26-.31a4.4 4.4 0 0 0 .21-.76a5.3 5.3 0 0 0-.35-2.8s-1.12-.35-3.69 1.38a12.5 12.5 0 0 0-3.35-.45a12.6 12.6 0 0 0-3.36.45c-2.57-1.75-3.69-1.38-3.69-1.38a5.26 5.26 0 0 0-.35 2.77a4.2 4.2 0 0 0 .22.79c-.09.1-.18.21-.26.31a5.14 5.14 0 0 0-1.12 3.3a8 8 0 0 0 .04.85c.32 4.43 3.27 5.46 6.08 5.78a2.56 2.56 0 0 0-.77 1.39a4 4 0 0 0-.13 1.09v1.31c-1.119.1-2.267-.063-2.623-1.061a5.7 5.7 0 0 0-1.834-2.413a1 1 0 0 1-.17-.112a1 1 0 0 0-.93-.645h-.005a1 1 0 0 0-1 .995c-.003.812.81 1.337 1.143 1.515a4.5 4.5 0 0 1 .923 1.359c.364 1.023 1.429 2.578 4.466 2.376l.002.098l.004.268a1 1 0 0 0 1 1h4.714a1 1 0 0 0 1-1s.008-3.16.008-3.69a4 4 0 0 0-.13-1.09l-.002-.006l.004.006c-.009-.035-.022-.063-.032-.097a2.53 2.53 0 0 0-.74-1.293l.012.021l-.02-.02c2.81-.32 5.74-1.37 6.06-5.78a8 8 0 0 0 .04-.85a5.23 5.23 0 0 0-1.11-3.3Z"/></svg>

React

import type { SVGProps } from "react";

export function UimGithubAlt(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="M20.116 5.901a4 4 0 0 0-.26-.31a4.4 4.4 0 0 0 .21-.76a5.3 5.3 0 0 0-.35-2.8s-1.12-.35-3.69 1.38a12.5 12.5 0 0 0-3.35-.45a12.6 12.6 0 0 0-3.36.45c-2.57-1.75-3.69-1.38-3.69-1.38a5.26 5.26 0 0 0-.35 2.77a4.2 4.2 0 0 0 .22.79c-.09.1-.18.21-.26.31a5.14 5.14 0 0 0-1.12 3.3a8 8 0 0 0 .04.85c.32 4.43 3.27 5.46 6.08 5.78a2.56 2.56 0 0 0-.77 1.39a4 4 0 0 0-.13 1.09v1.31c-1.119.1-2.267-.063-2.623-1.061a5.7 5.7 0 0 0-1.834-2.413a1 1 0 0 1-.17-.112a1 1 0 0 0-.93-.645h-.005a1 1 0 0 0-1 .995c-.003.812.81 1.337 1.143 1.515a4.5 4.5 0 0 1 .923 1.359c.364 1.023 1.429 2.578 4.466 2.376l.002.098l.004.268a1 1 0 0 0 1 1h4.714a1 1 0 0 0 1-1s.008-3.16.008-3.69a4 4 0 0 0-.13-1.09l-.002-.006l.004.006c-.009-.035-.022-.063-.032-.097a2.53 2.53 0 0 0-.74-1.293l.012.021l-.02-.02c2.81-.32 5.74-1.37 6.06-5.78a8 8 0 0 0 .04-.85a5.23 5.23 0 0 0-1.11-3.3Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.116 5.901a4 4 0 0 0-.26-.31a4.4 4.4 0 0 0 .21-.76a5.3 5.3 0 0 0-.35-2.8s-1.12-.35-3.69 1.38a12.5 12.5 0 0 0-3.35-.45a12.6 12.6 0 0 0-3.36.45c-2.57-1.75-3.69-1.38-3.69-1.38a5.26 5.26 0 0 0-.35 2.77a4.2 4.2 0 0 0 .22.79c-.09.1-.18.21-.26.31a5.14 5.14 0 0 0-1.12 3.3a8 8 0 0 0 .04.85c.32 4.43 3.27 5.46 6.08 5.78a2.56 2.56 0 0 0-.77 1.39a4 4 0 0 0-.13 1.09v1.31c-1.119.1-2.267-.063-2.623-1.061a5.7 5.7 0 0 0-1.834-2.413a1 1 0 0 1-.17-.112a1 1 0 0 0-.93-.645h-.005a1 1 0 0 0-1 .995c-.003.812.81 1.337 1.143 1.515a4.5 4.5 0 0 1 .923 1.359c.364 1.023 1.429 2.578 4.466 2.376l.002.098l.004.268a1 1 0 0 0 1 1h4.714a1 1 0 0 0 1-1s.008-3.16.008-3.69a4 4 0 0 0-.13-1.09l-.002-.006l.004.006c-.009-.035-.022-.063-.032-.097a2.53 2.53 0 0 0-.74-1.293l.012.021l-.02-.02c2.81-.32 5.74-1.37 6.06-5.78a8 8 0 0 0 .04-.85a5.23 5.23 0 0 0-1.11-3.3Z"/></svg>
</template>

CSS

.icon-github-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.116%205.901a4%204%200%200%200-.26-.31a4.4%204.4%200%200%200%20.21-.76a5.3%205.3%200%200%200-.35-2.8s-1.12-.35-3.69%201.38a12.5%2012.5%200%200%200-3.35-.45a12.6%2012.6%200%200%200-3.36.45c-2.57-1.75-3.69-1.38-3.69-1.38a5.26%205.26%200%200%200-.35%202.77a4.2%204.2%200%200%200%20.22.79c-.09.1-.18.21-.26.31a5.14%205.14%200%200%200-1.12%203.3a8%208%200%200%200%20.04.85c.32%204.43%203.27%205.46%206.08%205.78a2.56%202.56%200%200%200-.77%201.39a4%204%200%200%200-.13%201.09v1.31c-1.119.1-2.267-.063-2.623-1.061a5.7%205.7%200%200%200-1.834-2.413a1%201%200%200%201-.17-.112a1%201%200%200%200-.93-.645h-.005a1%201%200%200%200-1%20.995c-.003.812.81%201.337%201.143%201.515a4.5%204.5%200%200%201%20.923%201.359c.364%201.023%201.429%202.578%204.466%202.376l.002.098l.004.268a1%201%200%200%200%201%201h4.714a1%201%200%200%200%201-1s.008-3.16.008-3.69a4%204%200%200%200-.13-1.09l-.002-.006l.004.006c-.009-.035-.022-.063-.032-.097a2.53%202.53%200%200%200-.74-1.293l.012.021l-.02-.02c2.81-.32%205.74-1.37%206.06-5.78a8%208%200%200%200%20.04-.85a5.23%205.23%200%200%200-1.11-3.3Z%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%22M20.116%205.901a4%204%200%200%200-.26-.31a4.4%204.4%200%200%200%20.21-.76a5.3%205.3%200%200%200-.35-2.8s-1.12-.35-3.69%201.38a12.5%2012.5%200%200%200-3.35-.45a12.6%2012.6%200%200%200-3.36.45c-2.57-1.75-3.69-1.38-3.69-1.38a5.26%205.26%200%200%200-.35%202.77a4.2%204.2%200%200%200%20.22.79c-.09.1-.18.21-.26.31a5.14%205.14%200%200%200-1.12%203.3a8%208%200%200%200%20.04.85c.32%204.43%203.27%205.46%206.08%205.78a2.56%202.56%200%200%200-.77%201.39a4%204%200%200%200-.13%201.09v1.31c-1.119.1-2.267-.063-2.623-1.061a5.7%205.7%200%200%200-1.834-2.413a1%201%200%200%201-.17-.112a1%201%200%200%200-.93-.645h-.005a1%201%200%200%200-1%20.995c-.003.812.81%201.337%201.143%201.515a4.5%204.5%200%200%201%20.923%201.359c.364%201.023%201.429%202.578%204.466%202.376l.002.098l.004.268a1%201%200%200%200%201%201h4.714a1%201%200%200%200%201-1s.008-3.16.008-3.69a4%204%200%200%200-.13-1.09l-.002-.006l.004.006c-.009-.035-.022-.063-.032-.097a2.53%202.53%200%200%200-.74-1.293l.012.021l-.02-.02c2.81-.32%205.74-1.37%206.06-5.78a8%208%200%200%200%20.04-.85a5.23%205.23%200%200%200-1.11-3.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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