John KuehJohn Kueh

gitlab logo icon

Phosphor · gitlab-logo · MIT

Download SVG

The Phosphor gitlab logo icon depicts the GitLab brand and is typically used to represent GitLab services or features within a user interface.

Common uses

  • Link to GitLab project page
  • Indicate CI/CD pipeline source
  • Button for GitLab integration

Use it in React

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

<GitlabLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<GitlabLogo size={24} />
thin
<GitlabLogo size={24} weight="thin" />
light
<GitlabLogo size={24} weight="light" />
bold
<GitlabLogo size={24} weight="bold" />
fill
<GitlabLogo size={24} weight="fill" />
duotone
<GitlabLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
vcssource controlversion controlversioningbranchesbrandstechnology & developmentgitlablogosource code managementversion control systemscm

FAQ

What does the GitLab logo icon represent?
This icon represents the GitLab brand. It's used to visually identify GitLab services, projects, or integrations in UI elements.
How do I use the GitLab logo icon in React?
You can import and use it in your React application with: import { GitlabLogo } from '@phosphor-icons/react'. Then render it as <GitlabLogo />.
What is the license for this icon?
The Phosphor icon library, including the gitlab logo icon, is available under the MIT license.

Related icons

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

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