github logo
github-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- github-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 78×24
- License
- MIT
1 other variant in LobeHub AI Icons
The same logo in other sets
All github icons →github-fillAkar Iconsgithub-filledAnt Design IconsgithubBootstrap IconsgithubBoxicons BrandsgithubCoreUI BrandsgithubCodiconsgithubDevicongithub-fillEva IconsgithubFont Awesome 6 BrandsgithubFont Awesome BrandsgithubFeather Iconsgithub-solidFlowbite IconsgithubHuge IconsgithubIconParkgithubIconPark OutlinegithubIconoirgithubJam IconsgithubLine AwesomegithubMaterial Line IconsgithubSVG LogosgithubLucidegithubMage IconsgithubMaterial Design Iconsgithub-fillMingCute Icon
Use the github logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 78 24"><path fill="currentColor" fill-rule="evenodd" d="M16.598 10.836v9.48c0 .066-.017.181-.1.214 0 0-2.07 1.47-5.484 1.47C6.888 22 2 20.712 2 12.223 2 3.734 6.275 1.983 10.45 2c3.613 0 5.07.81 5.303.958.066.083.1.149.1.231l-.697 2.94c0 .149-.149.33-.331.28-.597-.18-1.491-.544-3.596-.544-2.435 0-5.053.693-5.053 6.16 0 5.466 2.485 6.11 4.275 6.11 1.524 0 2.07-.181 2.07-.181v-3.799h-2.435c-.182 0-.315-.132-.315-.28v-3.04c0-.148.133-.28.315-.28h6.197c.182 0 .315.132.315.28zM76 14.684c0 5.664-1.84 7.283-5.054 7.283-2.717 0-4.175-1.37-4.175-1.37s-.067.759-.15.858c-.05.1-.132.132-.231.132h-2.453c-.165 0-.315-.132-.315-.28l.034-18.349a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.226s1.359-.875 3.347-.875l-.016-.033c1.988 0 4.921.743 4.921 6.408zM47.865 2.71a.29.29 0 01.281.281V21.34a.29.29 0 01-.281.281h-3.53a.29.29 0 01-.281-.28l.033-7.845h-5.485v7.844a.29.29 0 01-.281.281h-3.53c-.132 0-.281-.132-.281-.28V2.99a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.755h5.485V2.99a.29.29 0 01.282-.28h3.496zM61.55 8.722c.183 0 .315.132.315.28l-.033 12.337c0 .149-.1.281-.282.281h-2.22c-.116 0-.232-.066-.265-.148-.05-.1-.133-.744-.133-.744S57.061 22 54.758 22c-2.8 0-4.839-.908-4.839-4.542V9.02a.29.29 0 01.282-.28h3.546a.29.29 0 01.282.28v7.845c0 1.238.364 1.8 1.607 1.8 1.243 0 2.154-.644 2.154-.644V9.036c0-.182.1-.314.282-.314h3.48zm-28.84 9.861h.007c.14.029.239.154.234.296v2.477c0 .116-.05.231-.149.264-.166.083-1.226.363-2.104.363-1.922 0-4.74-.412-4.74-4.442v-5.417H24.12c-.149 0-.281-.132-.281-.314V9.564c0-.132.083-.248.215-.28.116-.017 1.922-.463 1.922-.463V5.237c0-.132.083-.215.232-.215h3.58c.148 0 .231.083.231.215v3.485h2.635c.132 0 .265.132.265.28v2.808c0 .182-.116.314-.265.314h-2.635v5.17c0 .777.448 1.372 1.74 1.372.41 0 .797-.081.951-.083zM22.28 8.705a.29.29 0 01.282.281v12.172c0 .297-.083.446-.414.446h-3.182c-.281 0-.497-.116-.497-.446V9.036c0-.182.133-.33.282-.33h3.53zm49.693 6.243c0-2.99-1.21-3.386-2.486-3.253-.994.066-1.79.561-1.79.561v5.813s.813.562 2.022.595c1.707.05 2.254-.562 2.254-3.716zM20.54 3.123a2.26 2.26 0 012.254 2.28A2.26 2.26 0 0120.54 7.68a2.266 2.266 0 01-2.286-2.279c0-1.271 1.01-2.279 2.286-2.279z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubGithubText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 78 24"><path fill="currentColor" fillRule="evenodd" d="M16.598 10.836v9.48c0 .066-.017.181-.1.214 0 0-2.07 1.47-5.484 1.47C6.888 22 2 20.712 2 12.223 2 3.734 6.275 1.983 10.45 2c3.613 0 5.07.81 5.303.958.066.083.1.149.1.231l-.697 2.94c0 .149-.149.33-.331.28-.597-.18-1.491-.544-3.596-.544-2.435 0-5.053.693-5.053 6.16 0 5.466 2.485 6.11 4.275 6.11 1.524 0 2.07-.181 2.07-.181v-3.799h-2.435c-.182 0-.315-.132-.315-.28v-3.04c0-.148.133-.28.315-.28h6.197c.182 0 .315.132.315.28zM76 14.684c0 5.664-1.84 7.283-5.054 7.283-2.717 0-4.175-1.37-4.175-1.37s-.067.759-.15.858c-.05.1-.132.132-.231.132h-2.453c-.165 0-.315-.132-.315-.28l.034-18.349a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.226s1.359-.875 3.347-.875l-.016-.033c1.988 0 4.921.743 4.921 6.408zM47.865 2.71a.29.29 0 01.281.281V21.34a.29.29 0 01-.281.281h-3.53a.29.29 0 01-.281-.28l.033-7.845h-5.485v7.844a.29.29 0 01-.281.281h-3.53c-.132 0-.281-.132-.281-.28V2.99a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.755h5.485V2.99a.29.29 0 01.282-.28h3.496zM61.55 8.722c.183 0 .315.132.315.28l-.033 12.337c0 .149-.1.281-.282.281h-2.22c-.116 0-.232-.066-.265-.148-.05-.1-.133-.744-.133-.744S57.061 22 54.758 22c-2.8 0-4.839-.908-4.839-4.542V9.02a.29.29 0 01.282-.28h3.546a.29.29 0 01.282.28v7.845c0 1.238.364 1.8 1.607 1.8 1.243 0 2.154-.644 2.154-.644V9.036c0-.182.1-.314.282-.314h3.48zm-28.84 9.861h.007c.14.029.239.154.234.296v2.477c0 .116-.05.231-.149.264-.166.083-1.226.363-2.104.363-1.922 0-4.74-.412-4.74-4.442v-5.417H24.12c-.149 0-.281-.132-.281-.314V9.564c0-.132.083-.248.215-.28.116-.017 1.922-.463 1.922-.463V5.237c0-.132.083-.215.232-.215h3.58c.148 0 .231.083.231.215v3.485h2.635c.132 0 .265.132.265.28v2.808c0 .182-.116.314-.265.314h-2.635v5.17c0 .777.448 1.372 1.74 1.372.41 0 .797-.081.951-.083zM22.28 8.705a.29.29 0 01.282.281v12.172c0 .297-.083.446-.414.446h-3.182c-.281 0-.497-.116-.497-.446V9.036c0-.182.133-.33.282-.33h3.53zm49.693 6.243c0-2.99-1.21-3.386-2.486-3.253-.994.066-1.79.561-1.79.561v5.813s.813.562 2.022.595c1.707.05 2.254-.562 2.254-3.716zM20.54 3.123a2.26 2.26 0 012.254 2.28A2.26 2.26 0 0120.54 7.68a2.266 2.266 0 01-2.286-2.279c0-1.271 1.01-2.279 2.286-2.279z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 78 24"><path fill="currentColor" fill-rule="evenodd" d="M16.598 10.836v9.48c0 .066-.017.181-.1.214 0 0-2.07 1.47-5.484 1.47C6.888 22 2 20.712 2 12.223 2 3.734 6.275 1.983 10.45 2c3.613 0 5.07.81 5.303.958.066.083.1.149.1.231l-.697 2.94c0 .149-.149.33-.331.28-.597-.18-1.491-.544-3.596-.544-2.435 0-5.053.693-5.053 6.16 0 5.466 2.485 6.11 4.275 6.11 1.524 0 2.07-.181 2.07-.181v-3.799h-2.435c-.182 0-.315-.132-.315-.28v-3.04c0-.148.133-.28.315-.28h6.197c.182 0 .315.132.315.28zM76 14.684c0 5.664-1.84 7.283-5.054 7.283-2.717 0-4.175-1.37-4.175-1.37s-.067.759-.15.858c-.05.1-.132.132-.231.132h-2.453c-.165 0-.315-.132-.315-.28l.034-18.349a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.226s1.359-.875 3.347-.875l-.016-.033c1.988 0 4.921.743 4.921 6.408zM47.865 2.71a.29.29 0 01.281.281V21.34a.29.29 0 01-.281.281h-3.53a.29.29 0 01-.281-.28l.033-7.845h-5.485v7.844a.29.29 0 01-.281.281h-3.53c-.132 0-.281-.132-.281-.28V2.99a.29.29 0 01.281-.28h3.53a.29.29 0 01.281.28v6.755h5.485V2.99a.29.29 0 01.282-.28h3.496zM61.55 8.722c.183 0 .315.132.315.28l-.033 12.337c0 .149-.1.281-.282.281h-2.22c-.116 0-.232-.066-.265-.148-.05-.1-.133-.744-.133-.744S57.061 22 54.758 22c-2.8 0-4.839-.908-4.839-4.542V9.02a.29.29 0 01.282-.28h3.546a.29.29 0 01.282.28v7.845c0 1.238.364 1.8 1.607 1.8 1.243 0 2.154-.644 2.154-.644V9.036c0-.182.1-.314.282-.314h3.48zm-28.84 9.861h.007c.14.029.239.154.234.296v2.477c0 .116-.05.231-.149.264-.166.083-1.226.363-2.104.363-1.922 0-4.74-.412-4.74-4.442v-5.417H24.12c-.149 0-.281-.132-.281-.314V9.564c0-.132.083-.248.215-.28.116-.017 1.922-.463 1.922-.463V5.237c0-.132.083-.215.232-.215h3.58c.148 0 .231.083.231.215v3.485h2.635c.132 0 .265.132.265.28v2.808c0 .182-.116.314-.265.314h-2.635v5.17c0 .777.448 1.372 1.74 1.372.41 0 .797-.081.951-.083zM22.28 8.705a.29.29 0 01.282.281v12.172c0 .297-.083.446-.414.446h-3.182c-.281 0-.497-.116-.497-.446V9.036c0-.182.133-.33.282-.33h3.53zm49.693 6.243c0-2.99-1.21-3.386-2.486-3.253-.994.066-1.79.561-1.79.561v5.813s.813.562 2.022.595c1.707.05 2.254-.562 2.254-3.716zM20.54 3.123a2.26 2.26 0 012.254 2.28A2.26 2.26 0 0120.54 7.68a2.266 2.266 0 01-2.286-2.279c0-1.271 1.01-2.279 2.286-2.279z"/></svg> </template>
CSS
.icon-github-text {
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%2078%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.598%2010.836v9.48c0%20.066-.017.181-.1.214%200%200-2.07%201.47-5.484%201.47C6.888%2022%202%2020.712%202%2012.223%202%203.734%206.275%201.983%2010.45%202c3.613%200%205.07.81%205.303.958.066.083.1.149.1.231l-.697%202.94c0%20.149-.149.33-.331.28-.597-.18-1.491-.544-3.596-.544-2.435%200-5.053.693-5.053%206.16%200%205.466%202.485%206.11%204.275%206.11%201.524%200%202.07-.181%202.07-.181v-3.799h-2.435c-.182%200-.315-.132-.315-.28v-3.04c0-.148.133-.28.315-.28h6.197c.182%200%20.315.132.315.28zM76%2014.684c0%205.664-1.84%207.283-5.054%207.283-2.717%200-4.175-1.37-4.175-1.37s-.067.759-.15.858c-.05.1-.132.132-.231.132h-2.453c-.165%200-.315-.132-.315-.28l.034-18.349a.29.29%200%2001.281-.28h3.53a.29.29%200%2001.281.28v6.226s1.359-.875%203.347-.875l-.016-.033c1.988%200%204.921.743%204.921%206.408zM47.865%202.71a.29.29%200%2001.281.281V21.34a.29.29%200%2001-.281.281h-3.53a.29.29%200%2001-.281-.28l.033-7.845h-5.485v7.844a.29.29%200%2001-.281.281h-3.53c-.132%200-.281-.132-.281-.28V2.99a.29.29%200%2001.281-.28h3.53a.29.29%200%2001.281.28v6.755h5.485V2.99a.29.29%200%2001.282-.28h3.496zM61.55%208.722c.183%200%20.315.132.315.28l-.033%2012.337c0%20.149-.1.281-.282.281h-2.22c-.116%200-.232-.066-.265-.148-.05-.1-.133-.744-.133-.744S57.061%2022%2054.758%2022c-2.8%200-4.839-.908-4.839-4.542V9.02a.29.29%200%2001.282-.28h3.546a.29.29%200%2001.282.28v7.845c0%201.238.364%201.8%201.607%201.8%201.243%200%202.154-.644%202.154-.644V9.036c0-.182.1-.314.282-.314h3.48zm-28.84%209.861h.007c.14.029.239.154.234.296v2.477c0%20.116-.05.231-.149.264-.166.083-1.226.363-2.104.363-1.922%200-4.74-.412-4.74-4.442v-5.417H24.12c-.149%200-.281-.132-.281-.314V9.564c0-.132.083-.248.215-.28.116-.017%201.922-.463%201.922-.463V5.237c0-.132.083-.215.232-.215h3.58c.148%200%20.231.083.231.215v3.485h2.635c.132%200%20.265.132.265.28v2.808c0%20.182-.116.314-.265.314h-2.635v5.17c0%20.777.448%201.372%201.74%201.372.41%200%20.797-.081.951-.083zM22.28%208.705a.29.29%200%2001.282.281v12.172c0%20.297-.083.446-.414.446h-3.182c-.281%200-.497-.116-.497-.446V9.036c0-.182.133-.33.282-.33h3.53zm49.693%206.243c0-2.99-1.21-3.386-2.486-3.253-.994.066-1.79.561-1.79.561v5.813s.813.562%202.022.595c1.707.05%202.254-.562%202.254-3.716zM20.54%203.123a2.26%202.26%200%20012.254%202.28A2.26%202.26%200%200120.54%207.68a2.266%202.266%200%2001-2.286-2.279c0-1.271%201.01-2.279%202.286-2.279z%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%2078%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.598%2010.836v9.48c0%20.066-.017.181-.1.214%200%200-2.07%201.47-5.484%201.47C6.888%2022%202%2020.712%202%2012.223%202%203.734%206.275%201.983%2010.45%202c3.613%200%205.07.81%205.303.958.066.083.1.149.1.231l-.697%202.94c0%20.149-.149.33-.331.28-.597-.18-1.491-.544-3.596-.544-2.435%200-5.053.693-5.053%206.16%200%205.466%202.485%206.11%204.275%206.11%201.524%200%202.07-.181%202.07-.181v-3.799h-2.435c-.182%200-.315-.132-.315-.28v-3.04c0-.148.133-.28.315-.28h6.197c.182%200%20.315.132.315.28zM76%2014.684c0%205.664-1.84%207.283-5.054%207.283-2.717%200-4.175-1.37-4.175-1.37s-.067.759-.15.858c-.05.1-.132.132-.231.132h-2.453c-.165%200-.315-.132-.315-.28l.034-18.349a.29.29%200%2001.281-.28h3.53a.29.29%200%2001.281.28v6.226s1.359-.875%203.347-.875l-.016-.033c1.988%200%204.921.743%204.921%206.408zM47.865%202.71a.29.29%200%2001.281.281V21.34a.29.29%200%2001-.281.281h-3.53a.29.29%200%2001-.281-.28l.033-7.845h-5.485v7.844a.29.29%200%2001-.281.281h-3.53c-.132%200-.281-.132-.281-.28V2.99a.29.29%200%2001.281-.28h3.53a.29.29%200%2001.281.28v6.755h5.485V2.99a.29.29%200%2001.282-.28h3.496zM61.55%208.722c.183%200%20.315.132.315.28l-.033%2012.337c0%20.149-.1.281-.282.281h-2.22c-.116%200-.232-.066-.265-.148-.05-.1-.133-.744-.133-.744S57.061%2022%2054.758%2022c-2.8%200-4.839-.908-4.839-4.542V9.02a.29.29%200%2001.282-.28h3.546a.29.29%200%2001.282.28v7.845c0%201.238.364%201.8%201.607%201.8%201.243%200%202.154-.644%202.154-.644V9.036c0-.182.1-.314.282-.314h3.48zm-28.84%209.861h.007c.14.029.239.154.234.296v2.477c0%20.116-.05.231-.149.264-.166.083-1.226.363-2.104.363-1.922%200-4.74-.412-4.74-4.442v-5.417H24.12c-.149%200-.281-.132-.281-.314V9.564c0-.132.083-.248.215-.28.116-.017%201.922-.463%201.922-.463V5.237c0-.132.083-.215.232-.215h3.58c.148%200%20.231.083.231.215v3.485h2.635c.132%200%20.265.132.265.28v2.808c0%20.182-.116.314-.265.314h-2.635v5.17c0%20.777.448%201.372%201.74%201.372.41%200%20.797-.081.951-.083zM22.28%208.705a.29.29%200%2001.282.281v12.172c0%20.297-.083.446-.414.446h-3.182c-.281%200-.497-.116-.497-.446V9.036c0-.182.133-.33.282-.33h3.53zm49.693%206.243c0-2.99-1.21-3.386-2.486-3.253-.994.066-1.79.561-1.79.561v5.813s.813.562%202.022.595c1.707.05%202.254-.562%202.254-3.716zM20.54%203.123a2.26%202.26%200%20012.254%202.28A2.26%202.26%200%200120.54%207.68a2.266%202.266%200%2001-2.286-2.279c0-1.271%201.01-2.279%202.286-2.279z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/github-text.svg?color=%231a73e8&size=48