John KuehJohn Kueh

gitlab logo simple icon

Phosphor · gitlab-logo-simple · MIT

Download SVG

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

Common uses

  • Login/SSO button for GitLab
  • Link to GitLab repository
  • Section header for GitLab integration

Use it in React

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

<GitlabLogoSimple size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
vcssource controlversion controlversioningbranchesbrandstechnology & developmentgitlablogosimplesource control logoversion control icon

FAQ

What is this icon for?
This icon represents the GitLab brand. It's used in UIs to signify GitLab services, integrations, or links to the platform.
How do I use this in React?
You can import and use it in your React application with: import { GitlabLogoSimple } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including this 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 →

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