gitlab from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
gitlab
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the gitlab icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.798 13.084c.172.632.259.948.161 1.239c-.097.29-.356.492-.874.894l-7.838 6.085c-.6.465-.899.698-1.247.698s-.648-.233-1.247-.698l-7.838-6.085c-.518-.402-.777-.603-.874-.894c-.098-.291-.011-.607.161-1.24L5.231 2l2.857 6.654c.256.596.384.894.638 1.062c.254.167.579.167 1.228.167h4.092c.649 0 .974 0 1.228-.167c.254-.168.382-.466.638-1.062L18.77 2z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGitlab(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M21.798 13.084c.172.632.259.948.161 1.239c-.097.29-.356.492-.874.894l-7.838 6.085c-.6.465-.899.698-1.247.698s-.648-.233-1.247-.698l-7.838-6.085c-.518-.402-.777-.603-.874-.894c-.098-.291-.011-.607.161-1.24L5.231 2l2.857 6.654c.256.596.384.894.638 1.062c.254.167.579.167 1.228.167h4.092c.649 0 .974 0 1.228-.167c.254-.168.382-.466.638-1.062L18.77 2z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21.798 13.084c.172.632.259.948.161 1.239c-.097.29-.356.492-.874.894l-7.838 6.085c-.6.465-.899.698-1.247.698s-.648-.233-1.247-.698l-7.838-6.085c-.518-.402-.777-.603-.874-.894c-.098-.291-.011-.607.161-1.24L5.231 2l2.857 6.654c.256.596.384.894.638 1.062c.254.167.579.167 1.228.167h4.092c.649 0 .974 0 1.228-.167c.254-.168.382-.466.638-1.062L18.77 2z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-gitlab {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.798%2013.084c.172.632.259.948.161%201.239c-.097.29-.356.492-.874.894l-7.838%206.085c-.6.465-.899.698-1.247.698s-.648-.233-1.247-.698l-7.838-6.085c-.518-.402-.777-.603-.874-.894c-.098-.291-.011-.607.161-1.24L5.231%202l2.857%206.654c.256.596.384.894.638%201.062c.254.167.579.167%201.228.167h4.092c.649%200%20.974%200%201.228-.167c.254-.168.382-.466.638-1.062L18.77%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21.798%2013.084c.172.632.259.948.161%201.239c-.097.29-.356.492-.874.894l-7.838%206.085c-.6.465-.899.698-1.247.698s-.648-.233-1.247-.698l-7.838-6.085c-.518-.402-.777-.603-.874-.894c-.098-.291-.011-.607.161-1.24L5.231%202l2.857%206.654c.256.596.384.894.638%201.062c.254.167.579.167%201.228.167h4.092c.649%200%20.974%200%201.228-.167c.254-.168.382-.466.638-1.062L18.77%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/gitlab.svg?color=%231a73e8&size=48