gitlab logo icon

gitlab-logo-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
gitlab-logo-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the gitlab logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.21 117.61l-19.89-76.12a9.94 9.94 0 0 0-19-.93L171.17 90H84.83L66.66 40.56a9.94 9.94 0 0 0-19 .93l-19.87 76.12A55.18 55.18 0 0 0 49 176.42l73.27 51.77a9.94 9.94 0 0 0 11.44 0L207 176.42a55.18 55.18 0 0 0 21.21-58.81M57.65 50.82L75 98.07a6 6 0 0 0 5.64 3.93h94.72a6 6 0 0 0 5.64-3.93l17.36-47.25l15 57.52L128 168.66l-85.38-60.32Zm-18.27 69.92L117.6 176l-24.19 17.1l-37.47-26.48a43.1 43.1 0 0 1-16.56-45.88M128 217.53l-24.19-17.09L128 183.35l24.19 17.09Zm72.06-50.91l-37.47 26.48L138.4 176l78.22-55.26a43.1 43.1 0 0 1-16.56 45.88"/></svg>

React

import type { SVGProps } from "react";

export function PhGitlabLogoLight(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="m228.21 117.61l-19.89-76.12a9.94 9.94 0 0 0-19-.93L171.17 90H84.83L66.66 40.56a9.94 9.94 0 0 0-19 .93l-19.87 76.12A55.18 55.18 0 0 0 49 176.42l73.27 51.77a9.94 9.94 0 0 0 11.44 0L207 176.42a55.18 55.18 0 0 0 21.21-58.81M57.65 50.82L75 98.07a6 6 0 0 0 5.64 3.93h94.72a6 6 0 0 0 5.64-3.93l17.36-47.25l15 57.52L128 168.66l-85.38-60.32Zm-18.27 69.92L117.6 176l-24.19 17.1l-37.47-26.48a43.1 43.1 0 0 1-16.56-45.88M128 217.53l-24.19-17.09L128 183.35l24.19 17.09Zm72.06-50.91l-37.47 26.48L138.4 176l78.22-55.26a43.1 43.1 0 0 1-16.56 45.88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.21 117.61l-19.89-76.12a9.94 9.94 0 0 0-19-.93L171.17 90H84.83L66.66 40.56a9.94 9.94 0 0 0-19 .93l-19.87 76.12A55.18 55.18 0 0 0 49 176.42l73.27 51.77a9.94 9.94 0 0 0 11.44 0L207 176.42a55.18 55.18 0 0 0 21.21-58.81M57.65 50.82L75 98.07a6 6 0 0 0 5.64 3.93h94.72a6 6 0 0 0 5.64-3.93l17.36-47.25l15 57.52L128 168.66l-85.38-60.32Zm-18.27 69.92L117.6 176l-24.19 17.1l-37.47-26.48a43.1 43.1 0 0 1-16.56-45.88M128 217.53l-24.19-17.09L128 183.35l24.19 17.09Zm72.06-50.91l-37.47 26.48L138.4 176l78.22-55.26a43.1 43.1 0 0 1-16.56 45.88"/></svg>
</template>

CSS

.icon-gitlab-logo-light {
  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%22m228.21%20117.61l-19.89-76.12a9.94%209.94%200%200%200-19-.93L171.17%2090H84.83L66.66%2040.56a9.94%209.94%200%200%200-19%20.93l-19.87%2076.12A55.18%2055.18%200%200%200%2049%20176.42l73.27%2051.77a9.94%209.94%200%200%200%2011.44%200L207%20176.42a55.18%2055.18%200%200%200%2021.21-58.81M57.65%2050.82L75%2098.07a6%206%200%200%200%205.64%203.93h94.72a6%206%200%200%200%205.64-3.93l17.36-47.25l15%2057.52L128%20168.66l-85.38-60.32Zm-18.27%2069.92L117.6%20176l-24.19%2017.1l-37.47-26.48a43.1%2043.1%200%200%201-16.56-45.88M128%20217.53l-24.19-17.09L128%20183.35l24.19%2017.09Zm72.06-50.91l-37.47%2026.48L138.4%20176l78.22-55.26a43.1%2043.1%200%200%201-16.56%2045.88%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%22m228.21%20117.61l-19.89-76.12a9.94%209.94%200%200%200-19-.93L171.17%2090H84.83L66.66%2040.56a9.94%209.94%200%200%200-19%20.93l-19.87%2076.12A55.18%2055.18%200%200%200%2049%20176.42l73.27%2051.77a9.94%209.94%200%200%200%2011.44%200L207%20176.42a55.18%2055.18%200%200%200%2021.21-58.81M57.65%2050.82L75%2098.07a6%206%200%200%200%205.64%203.93h94.72a6%206%200%200%200%205.64-3.93l17.36-47.25l15%2057.52L128%20168.66l-85.38-60.32Zm-18.27%2069.92L117.6%20176l-24.19%2017.1l-37.47-26.48a43.1%2043.1%200%200%201-16.56-45.88M128%20217.53l-24.19-17.09L128%20183.35l24.19%2017.09Zm72.06-50.91l-37.47%2026.48L138.4%20176l78.22-55.26a43.1%2043.1%200%200%201-16.56%2045.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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