John KuehJohn Kueh

gitlab icon

HugeIcons · GitlabIcon · MIT

Download SVG

The HugeIcons gitlab icon depicts the GitLab logo, commonly used to represent links to GitLab repositories, projects, or the GitLab platform itself.

Common uses

  • Link to GitLab project page
  • Button to view code on GitLab
  • Section for CI/CD pipelines

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GitlabIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GitlabIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gitlab logogitlab iconsource controlcode repository

FAQ

What does the GitLab icon represent?
It represents the GitLab logo, used for linking to GitLab services or projects.
How do I use the GitlabIcon in React?
Import both HugeiconsIcon and GitlabIcon, then render <HugeiconsIcon icon={GitlabIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

Looking for something else? Search HugeIcons 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 →