gitlab-solid from Flowbite Icons by Themesberg · Solid · Brands · MIT Free for personal and commercial use.

Name
gitlab-solid
Set
Flowbite Icons
Style
Solid
Category
Brands
Viewbox
24×24
License
MIT

The same icon in other sets

More brands icons from Flowbite Icons

Use the gitlab icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.701 10.126l-.025-.068l-2.45-6.64a.637.637 0 0 0-1.22.07l-1.654 5.255H8.653L7 3.488a.642.642 0 0 0-.967-.385a.66.66 0 0 0-.252.315l-2.455 6.637l-.024.067a4.9 4.9 0 0 0-.124 2.991a4.73 4.73 0 0 0 1.633 2.469l.008.006l.023.017l3.732 2.902l1.846 1.451l1.125.882a.74.74 0 0 0 .915 0l1.124-.882l1.847-1.45l3.755-2.92l.009-.008a4.73 4.73 0 0 0 1.63-2.466a4.9 4.9 0 0 0-.123-2.988"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteGitlabSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.701 10.126l-.025-.068l-2.45-6.64a.637.637 0 0 0-1.22.07l-1.654 5.255H8.653L7 3.488a.642.642 0 0 0-.967-.385a.66.66 0 0 0-.252.315l-2.455 6.637l-.024.067a4.9 4.9 0 0 0-.124 2.991a4.73 4.73 0 0 0 1.633 2.469l.008.006l.023.017l3.732 2.902l1.846 1.451l1.125.882a.74.74 0 0 0 .915 0l1.124-.882l1.847-1.45l3.755-2.92l.009-.008a4.73 4.73 0 0 0 1.63-2.466a4.9 4.9 0 0 0-.123-2.988"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.701 10.126l-.025-.068l-2.45-6.64a.637.637 0 0 0-1.22.07l-1.654 5.255H8.653L7 3.488a.642.642 0 0 0-.967-.385a.66.66 0 0 0-.252.315l-2.455 6.637l-.024.067a4.9 4.9 0 0 0-.124 2.991a4.73 4.73 0 0 0 1.633 2.469l.008.006l.023.017l3.732 2.902l1.846 1.451l1.125.882a.74.74 0 0 0 .915 0l1.124-.882l1.847-1.45l3.755-2.92l.009-.008a4.73 4.73 0 0 0 1.63-2.466a4.9 4.9 0 0 0-.123-2.988"/></svg>
</template>

CSS

.icon-gitlab-solid {
  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%22currentColor%22%20d%3D%22m20.701%2010.126l-.025-.068l-2.45-6.64a.637.637%200%200%200-1.22.07l-1.654%205.255H8.653L7%203.488a.642.642%200%200%200-.967-.385a.66.66%200%200%200-.252.315l-2.455%206.637l-.024.067a4.9%204.9%200%200%200-.124%202.991a4.73%204.73%200%200%200%201.633%202.469l.008.006l.023.017l3.732%202.902l1.846%201.451l1.125.882a.74.74%200%200%200%20.915%200l1.124-.882l1.847-1.45l3.755-2.92l.009-.008a4.73%204.73%200%200%200%201.63-2.466a4.9%204.9%200%200%200-.123-2.988%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%22currentColor%22%20d%3D%22m20.701%2010.126l-.025-.068l-2.45-6.64a.637.637%200%200%200-1.22.07l-1.654%205.255H8.653L7%203.488a.642.642%200%200%200-.967-.385a.66.66%200%200%200-.252.315l-2.455%206.637l-.024.067a4.9%204.9%200%200%200-.124%202.991a4.73%204.73%200%200%200%201.633%202.469l.008.006l.023.017l3.732%202.902l1.846%201.451l1.125.882a.74.74%200%200%200%20.915%200l1.124-.882l1.847-1.45l3.755-2.92l.009-.008a4.73%204.73%200%200%200%201.63-2.466a4.9%204.9%200%200%200-.123-2.988%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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