The Tabler brand git icon depicts the Git logo, commonly used to represent Git version control systems or related services in user interfaces.
Common uses
- Button to access Git repository settings
- Link to a project's GitHub/GitLab page
- Indicator for version control status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandGit } from '@tabler/icons-react';
<IconBrandGit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- programmingcodingsoftwareperlboume shellbrandgitlogocompanytrademarkgit logoversion controlsource controlcode repository
FAQ
- What is this icon for?
- This icon represents the Git version control system. It's used in UIs to signify actions, links, or information related to Git.
- How do I use this icon in React?
- Import the icon component and use it directly in your JSX. For example: import { IconBrandGit } from '@tabler/icons-react'; <IconBrandGit />.
- What is the license for this icon?
- The Tabler icons, including the brand git icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.