gitlab logo simple icon

gitlab-logo-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
gitlab-logo-simple-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the gitlab logo simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234 116.09L214.13 40a15.94 15.94 0 0 0-30.42-1.48L167 84H89L72.29 38.49A15.94 15.94 0 0 0 41.87 40L22 116.09a61.19 61.19 0 0 0 23.57 65.23l73.27 51.77a15.93 15.93 0 0 0 18.36 0l73.27-51.77A61.19 61.19 0 0 0 234 116.09m-37.4 45.63L128 210.19l-68.6-48.47a37.08 37.08 0 0 1-14.19-39.56l13.4-51.3l10.76 29.28A12 12 0 0 0 80.64 108h94.72a12 12 0 0 0 11.27-7.86l10.76-29.28l13.4 51.3a37.08 37.08 0 0 1-14.19 39.56"/></svg>

React

import type { SVGProps } from "react";

export function PhGitlabLogoSimpleBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234 116.09L214.13 40a15.94 15.94 0 0 0-30.42-1.48L167 84H89L72.29 38.49A15.94 15.94 0 0 0 41.87 40L22 116.09a61.19 61.19 0 0 0 23.57 65.23l73.27 51.77a15.93 15.93 0 0 0 18.36 0l73.27-51.77A61.19 61.19 0 0 0 234 116.09m-37.4 45.63L128 210.19l-68.6-48.47a37.08 37.08 0 0 1-14.19-39.56l13.4-51.3l10.76 29.28A12 12 0 0 0 80.64 108h94.72a12 12 0 0 0 11.27-7.86l10.76-29.28l13.4 51.3a37.08 37.08 0 0 1-14.19 39.56"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234 116.09L214.13 40a15.94 15.94 0 0 0-30.42-1.48L167 84H89L72.29 38.49A15.94 15.94 0 0 0 41.87 40L22 116.09a61.19 61.19 0 0 0 23.57 65.23l73.27 51.77a15.93 15.93 0 0 0 18.36 0l73.27-51.77A61.19 61.19 0 0 0 234 116.09m-37.4 45.63L128 210.19l-68.6-48.47a37.08 37.08 0 0 1-14.19-39.56l13.4-51.3l10.76 29.28A12 12 0 0 0 80.64 108h94.72a12 12 0 0 0 11.27-7.86l10.76-29.28l13.4 51.3a37.08 37.08 0 0 1-14.19 39.56"/></svg>
</template>

CSS

.icon-gitlab-logo-simple-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234%20116.09L214.13%2040a15.94%2015.94%200%200%200-30.42-1.48L167%2084H89L72.29%2038.49A15.94%2015.94%200%200%200%2041.87%2040L22%20116.09a61.19%2061.19%200%200%200%2023.57%2065.23l73.27%2051.77a15.93%2015.93%200%200%200%2018.36%200l73.27-51.77A61.19%2061.19%200%200%200%20234%20116.09m-37.4%2045.63L128%20210.19l-68.6-48.47a37.08%2037.08%200%200%201-14.19-39.56l13.4-51.3l10.76%2029.28A12%2012%200%200%200%2080.64%20108h94.72a12%2012%200%200%200%2011.27-7.86l10.76-29.28l13.4%2051.3a37.08%2037.08%200%200%201-14.19%2039.56%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234%20116.09L214.13%2040a15.94%2015.94%200%200%200-30.42-1.48L167%2084H89L72.29%2038.49A15.94%2015.94%200%200%200%2041.87%2040L22%20116.09a61.19%2061.19%200%200%200%2023.57%2065.23l73.27%2051.77a15.93%2015.93%200%200%200%2018.36%200l73.27-51.77A61.19%2061.19%200%200%200%20234%20116.09m-37.4%2045.63L128%20210.19l-68.6-48.47a37.08%2037.08%200%200%201-14.19-39.56l13.4-51.3l10.76%2029.28A12%2012%200%200%200%2080.64%20108h94.72a12%2012%200%200%200%2011.27-7.86l10.76-29.28l13.4%2051.3a37.08%2037.08%200%200%201-14.19%2039.56%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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