gitlab logo icon

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

Name
gitlab-logo-thin
Set
Phosphor
Style
Thin
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="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-169-74l19.62 53.27a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l17 65L128 171.11l-87.67-61.94Zm-19.84 76l.7-2.7L121.07 176l-27.66 19.54l-38.63-27.29a45.11 45.11 0 0 1-17.31-48.11ZM128 220l-27.66-19.54L128 180.9l27.66 19.54Zm73.22-51.73l-38.63 27.29L134.93 176l82.9-58.56l.7 2.7a45.11 45.11 0 0 1-17.31 48.11Z"/></svg>

React

import type { SVGProps } from "react";

export function PhGitlabLogoThin(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="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-169-74l19.62 53.27a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l17 65L128 171.11l-87.67-61.94Zm-19.84 76l.7-2.7L121.07 176l-27.66 19.54l-38.63-27.29a45.11 45.11 0 0 1-17.31-48.11ZM128 220l-27.66-19.54L128 180.9l27.66 19.54Zm73.22-51.73l-38.63 27.29L134.93 176l82.9-58.56l.7 2.7a45.11 45.11 0 0 1-17.31 48.11Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.27 118.11L206.38 42a7.94 7.94 0 0 0-15.16-.75L172.57 92H83.43L64.78 41.24a7.94 7.94 0 0 0-15.16.76l-19.89 76.11a53.16 53.16 0 0 0 20.44 56.68l73.27 51.76a7.9 7.9 0 0 0 9.12 0l73.27-51.76a53.16 53.16 0 0 0 20.44-56.68m-169-74l19.62 53.27a4 4 0 0 0 3.75 2.62h94.72a4 4 0 0 0 3.75-2.62l19.57-53.22l17 65L128 171.11l-87.67-61.94Zm-19.84 76l.7-2.7L121.07 176l-27.66 19.54l-38.63-27.29a45.11 45.11 0 0 1-17.31-48.11ZM128 220l-27.66-19.54L128 180.9l27.66 19.54Zm73.22-51.73l-38.63 27.29L134.93 176l82.9-58.56l.7 2.7a45.11 45.11 0 0 1-17.31 48.11Z"/></svg>
</template>

CSS

.icon-gitlab-logo-thin {
  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%22M226.27%20118.11L206.38%2042a7.94%207.94%200%200%200-15.16-.75L172.57%2092H83.43L64.78%2041.24a7.94%207.94%200%200%200-15.16.76l-19.89%2076.11a53.16%2053.16%200%200%200%2020.44%2056.68l73.27%2051.76a7.9%207.9%200%200%200%209.12%200l73.27-51.76a53.16%2053.16%200%200%200%2020.44-56.68m-169-74l19.62%2053.27a4%204%200%200%200%203.75%202.62h94.72a4%204%200%200%200%203.75-2.62l19.57-53.22l17%2065L128%20171.11l-87.67-61.94Zm-19.84%2076l.7-2.7L121.07%20176l-27.66%2019.54l-38.63-27.29a45.11%2045.11%200%200%201-17.31-48.11ZM128%20220l-27.66-19.54L128%20180.9l27.66%2019.54Zm73.22-51.73l-38.63%2027.29L134.93%20176l82.9-58.56l.7%202.7a45.11%2045.11%200%200%201-17.31%2048.11Z%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%22M226.27%20118.11L206.38%2042a7.94%207.94%200%200%200-15.16-.75L172.57%2092H83.43L64.78%2041.24a7.94%207.94%200%200%200-15.16.76l-19.89%2076.11a53.16%2053.16%200%200%200%2020.44%2056.68l73.27%2051.76a7.9%207.9%200%200%200%209.12%200l73.27-51.76a53.16%2053.16%200%200%200%2020.44-56.68m-169-74l19.62%2053.27a4%204%200%200%200%203.75%202.62h94.72a4%204%200%200%200%203.75-2.62l19.57-53.22l17%2065L128%20171.11l-87.67-61.94Zm-19.84%2076l.7-2.7L121.07%20176l-27.66%2019.54l-38.63-27.29a45.11%2045.11%200%200%201-17.31-48.11ZM128%20220l-27.66-19.54L128%20180.9l27.66%2019.54Zm73.22-51.73l-38.63%2027.29L134.93%20176l82.9-58.56l.7%202.7a45.11%2045.11%200%200%201-17.31%2048.11Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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