gitlab logo simple icon

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

Name
gitlab-logo-simple
Set
Phosphor
Style
Regular
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="M230.15 117.1L210.25 41a11.94 11.94 0 0 0-22.79-1.11L169.78 88H86.22L68.54 39.87A11.94 11.94 0 0 0 45.75 41l-19.9 76.1a57.19 57.19 0 0 0 22 61l73.27 51.76a11.91 11.91 0 0 0 13.74 0l73.27-51.76a57.19 57.19 0 0 0 22.02-61M198.91 165L128 215.09L57.09 165a41.1 41.1 0 0 1-15.75-43.84L58 57.5l15.13 41.26a8 8 0 0 0 7.51 5.24h94.72a8 8 0 0 0 7.51-5.24L198 57.5l16.63 63.65A41.1 41.1 0 0 1 198.91 165"/></svg>

React

import type { SVGProps } from "react";

export function PhGitlabLogoSimple(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="M230.15 117.1L210.25 41a11.94 11.94 0 0 0-22.79-1.11L169.78 88H86.22L68.54 39.87A11.94 11.94 0 0 0 45.75 41l-19.9 76.1a57.19 57.19 0 0 0 22 61l73.27 51.76a11.91 11.91 0 0 0 13.74 0l73.27-51.76a57.19 57.19 0 0 0 22.02-61M198.91 165L128 215.09L57.09 165a41.1 41.1 0 0 1-15.75-43.84L58 57.5l15.13 41.26a8 8 0 0 0 7.51 5.24h94.72a8 8 0 0 0 7.51-5.24L198 57.5l16.63 63.65A41.1 41.1 0 0 1 198.91 165"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M230.15 117.1L210.25 41a11.94 11.94 0 0 0-22.79-1.11L169.78 88H86.22L68.54 39.87A11.94 11.94 0 0 0 45.75 41l-19.9 76.1a57.19 57.19 0 0 0 22 61l73.27 51.76a11.91 11.91 0 0 0 13.74 0l73.27-51.76a57.19 57.19 0 0 0 22.02-61M198.91 165L128 215.09L57.09 165a41.1 41.1 0 0 1-15.75-43.84L58 57.5l15.13 41.26a8 8 0 0 0 7.51 5.24h94.72a8 8 0 0 0 7.51-5.24L198 57.5l16.63 63.65A41.1 41.1 0 0 1 198.91 165"/></svg>
</template>

CSS

.icon-gitlab-logo-simple {
  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%22M230.15%20117.1L210.25%2041a11.94%2011.94%200%200%200-22.79-1.11L169.78%2088H86.22L68.54%2039.87A11.94%2011.94%200%200%200%2045.75%2041l-19.9%2076.1a57.19%2057.19%200%200%200%2022%2061l73.27%2051.76a11.91%2011.91%200%200%200%2013.74%200l73.27-51.76a57.19%2057.19%200%200%200%2022.02-61M198.91%20165L128%20215.09L57.09%20165a41.1%2041.1%200%200%201-15.75-43.84L58%2057.5l15.13%2041.26a8%208%200%200%200%207.51%205.24h94.72a8%208%200%200%200%207.51-5.24L198%2057.5l16.63%2063.65A41.1%2041.1%200%200%201%20198.91%20165%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%22M230.15%20117.1L210.25%2041a11.94%2011.94%200%200%200-22.79-1.11L169.78%2088H86.22L68.54%2039.87A11.94%2011.94%200%200%200%2045.75%2041l-19.9%2076.1a57.19%2057.19%200%200%200%2022%2061l73.27%2051.76a11.91%2011.91%200%200%200%2013.74%200l73.27-51.76a57.19%2057.19%200%200%200%2022.02-61M198.91%20165L128%20215.09L57.09%20165a41.1%2041.1%200%200%201-15.75-43.84L58%2057.5l15.13%2041.26a8%208%200%200%200%207.51%205.24h94.72a8%208%200%200%200%207.51-5.24L198%2057.5l16.63%2063.65A41.1%2041.1%200%200%201%20198.91%20165%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.svg?color=%231a73e8&size=48