John KuehJohn Kueh

brand github icon

Tabler · brand-github · MIT

Download SVG

The Tabler brand github icon depicts the GitHub logo, commonly used to link to GitHub repositories, profiles, or to signify software development and collaboration.

Common uses

  • Link to a project's GitHub repository
  • Button for 'View on GitHub'
  • Icon in a 'Made with' section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandGithub } from '@tabler/icons-react';

<IconBrandGithub size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandGithub size={24} stroke={2} />
filled
<IconBrandGithubFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logowebsitehostingprojectprogrammingsoftwaredevelopmentbrandgithubcompanygithub logogit logocode hosting iconprogramming logo

FAQ

What is the brand-github icon used for?
It represents GitHub, a popular platform for version control and collaboration in software development. Use it to link to GitHub profiles, repositories, or indicate projects hosted on the platform.
How do I use the GitHub icon in React?
Import it from the '@tabler/icons-react' library like this: import { IconBrandGithub } from '@tabler/icons-react'.
What is the license for the brand-github icon?
The Tabler icon library, including the brand-github icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →