gitlab-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
gitlab-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the gitlab logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#e24329" d="m127.999 220.001l37.562-113.192h-75.12L128 219.997z"/><path fill="#fc6d26" d="M127.999 220.001L90.441 106.809h-52.64l90.198 113.188z"/><path fill="#fca326" d="m37.8 106.806l-11.417 34.4c-1.043 3.136.094 6.574 2.822 8.513L128 220.001L37.8 106.809z"/><path fill="#e24329" d="M37.8 106.805h52.641L67.817 38.63c-1.164-3.507-6.235-3.507-7.397 0L37.8 106.808z"/><path fill="#fc6d26" d="m128 220.001l37.562-113.192h52.643L128 219.997z"/><path fill="#fca326" d="m218.203 106.806l11.416 34.4c1.041 3.136-.1 6.574-2.824 8.513L128 220.001l90.203-113.192z"/><path fill="#e24329" d="M218.202 106.805h-52.64l22.622-68.175c1.165-3.506 6.235-3.506 7.397 0l22.624 68.178z"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsGitlabDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#e24329" d="m127.999 220.001l37.562-113.192h-75.12L128 219.997z"/><path fill="#fc6d26" d="M127.999 220.001L90.441 106.809h-52.64l90.198 113.188z"/><path fill="#fca326" d="m37.8 106.806l-11.417 34.4c-1.043 3.136.094 6.574 2.822 8.513L128 220.001L37.8 106.809z"/><path fill="#e24329" d="M37.8 106.805h52.641L67.817 38.63c-1.164-3.507-6.235-3.507-7.397 0L37.8 106.808z"/><path fill="#fc6d26" d="m128 220.001l37.562-113.192h52.643L128 219.997z"/><path fill="#fca326" d="m218.203 106.806l11.416 34.4c1.041 3.136-.1 6.574-2.824 8.513L128 220.001l90.203-113.192z"/><path fill="#e24329" d="M218.202 106.805h-52.64l22.622-68.175c1.165-3.506 6.235-3.506 7.397 0l22.624 68.178z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#e24329" d="m127.999 220.001l37.562-113.192h-75.12L128 219.997z"/><path fill="#fc6d26" d="M127.999 220.001L90.441 106.809h-52.64l90.198 113.188z"/><path fill="#fca326" d="m37.8 106.806l-11.417 34.4c-1.043 3.136.094 6.574 2.822 8.513L128 220.001L37.8 106.809z"/><path fill="#e24329" d="M37.8 106.805h52.641L67.817 38.63c-1.164-3.507-6.235-3.507-7.397 0L37.8 106.808z"/><path fill="#fc6d26" d="m128 220.001l37.562-113.192h52.643L128 219.997z"/><path fill="#fca326" d="m218.203 106.806l11.416 34.4c1.041 3.136-.1 6.574-2.824 8.513L128 220.001l90.203-113.192z"/><path fill="#e24329" d="M218.202 106.805h-52.64l22.622-68.175c1.165-3.506 6.235-3.506 7.397 0l22.624 68.178z"/></g></svg>
</template>

CSS

.icon-gitlab-dark {
  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%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22m127.999%20220.001l37.562-113.192h-75.12L128%20219.997z%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M127.999%20220.001L90.441%20106.809h-52.64l90.198%20113.188z%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m37.8%20106.806l-11.417%2034.4c-1.043%203.136.094%206.574%202.822%208.513L128%20220.001L37.8%20106.809z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22M37.8%20106.805h52.641L67.817%2038.63c-1.164-3.507-6.235-3.507-7.397%200L37.8%20106.808z%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22m128%20220.001l37.562-113.192h52.643L128%20219.997z%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m218.203%20106.806l11.416%2034.4c1.041%203.136-.1%206.574-2.824%208.513L128%20220.001l90.203-113.192z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22M218.202%20106.805h-52.64l22.622-68.175c1.165-3.506%206.235-3.506%207.397%200l22.624%2068.178z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22m127.999%20220.001l37.562-113.192h-75.12L128%20219.997z%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M127.999%20220.001L90.441%20106.809h-52.64l90.198%20113.188z%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m37.8%20106.806l-11.417%2034.4c-1.043%203.136.094%206.574%202.822%208.513L128%20220.001L37.8%20106.809z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22M37.8%20106.805h52.641L67.817%2038.63c-1.164-3.507-6.235-3.507-7.397%200L37.8%20106.808z%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22m128%20220.001l37.562-113.192h52.643L128%20219.997z%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m218.203%20106.806l11.416%2034.4c1.041%203.136-.1%206.574-2.824%208.513L128%20220.001l90.203-113.192z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22M218.202%20106.805h-52.64l22.622-68.175c1.165-3.506%206.235-3.506%207.397%200l22.624%2068.178z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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