gitlab from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
gitlab
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the gitlab icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.383 1.973l-4.305 11.48l-.242.652l-2.04 5.438L16 29.875l14.203-10.332l-2.039-5.438l-4.55-12.132l-3.731 11.48h-7.766zM8.25 8.027l1.766 5.426H6.215zm15.5 0l2.035 5.426h-3.8zM5.465 15.453h5.2l3.429 10.563l-9.89-7.196zm7.3 0h6.47L16 25.403zm8.57 0h5.196l1.266 3.367l-9.895 7.196z"/></svg>

React

import type { SVGProps } from "react";

export function LaGitlab(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.383 1.973l-4.305 11.48l-.242.652l-2.04 5.438L16 29.875l14.203-10.332l-2.039-5.438l-4.55-12.132l-3.731 11.48h-7.766zM8.25 8.027l1.766 5.426H6.215zm15.5 0l2.035 5.426h-3.8zM5.465 15.453h5.2l3.429 10.563l-9.89-7.196zm7.3 0h6.47L16 25.403zm8.57 0h5.196l1.266 3.367l-9.895 7.196z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.383 1.973l-4.305 11.48l-.242.652l-2.04 5.438L16 29.875l14.203-10.332l-2.039-5.438l-4.55-12.132l-3.731 11.48h-7.766zM8.25 8.027l1.766 5.426H6.215zm15.5 0l2.035 5.426h-3.8zM5.465 15.453h5.2l3.429 10.563l-9.89-7.196zm7.3 0h6.47L16 25.403zm8.57 0h5.196l1.266 3.367l-9.895 7.196z"/></svg>
</template>

CSS

.icon-gitlab {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.383%201.973l-4.305%2011.48l-.242.652l-2.04%205.438L16%2029.875l14.203-10.332l-2.039-5.438l-4.55-12.132l-3.731%2011.48h-7.766zM8.25%208.027l1.766%205.426H6.215zm15.5%200l2.035%205.426h-3.8zM5.465%2015.453h5.2l3.429%2010.563l-9.89-7.196zm7.3%200h6.47L16%2025.403zm8.57%200h5.196l1.266%203.367l-9.895%207.196z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.383%201.973l-4.305%2011.48l-.242.652l-2.04%205.438L16%2029.875l14.203-10.332l-2.039-5.438l-4.55-12.132l-3.731%2011.48h-7.766zM8.25%208.027l1.766%205.426H6.215zm15.5%200l2.035%205.426h-3.8zM5.465%2015.453h5.2l3.429%2010.563l-9.89-7.196zm7.3%200h6.47L16%2025.403zm8.57%200h5.196l1.266%203.367l-9.895%207.196z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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