gitlab emoji
gitlab from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- gitlab
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
gitlab-fillAkar IconsgitlabBootstrap IconsgitlabBoxicons BrandsgitlabCatppuccin IconsgitlabDevicongitlabFont Awesome 6 BrandsgitlabFeather IconsgitlabHuge IconsgitlabJam IconsgitlabLine AwesomegitlabSVG LogosgitlabLucidegitlabMaterial SymbolsgitlabMaterial Design IconsgitlabPixelarticonsgitlab-fillRemix IcongitlabSimple Iconsgitlab-darkSkill Iconsgitlab-outlineTeenyiconsgitlabUniconsgitlabUnicons Monochrome
More extras openmoji icons from OpenMoji
Use the gitlab emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="m12.231 33.089l-4.22 11.054L35.645 64.14zm23.816 31.352l27.935-20.7l-3.718-9.948z"/><path fill="#ea5a47" d="m25.496 32.888l-6.231-19.796l-7.536 19.997zm20.8.402h14.169l-7.436-20.097zm-20.298-.201l9.948 30.548l10.853-30.246z"/><path fill="#e27022" d="m12.131 32.888l13.867.201l9.948 30.649zm34.467.201l-9.747 29.845l23.112-29.543z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="m8.28 43.382l9.731-29.513a1.1 1.1 0 0 1 2.096.018l5.968 19.206l20.216-.001l5.718-19.233a1.1 1.1 0 0 1 2.094-.021l9.635 28.825a1.23 1.23 0 0 1-.425 1.371l-27.255 20.62L8.725 44.762a1.23 1.23 0 0 1-.445-1.38"/><path stroke-miterlimit="10" d="M11.673 33.092h14.952m18.961 0h14.953"/><path stroke-linejoin="round" d="M60.337 33.079L36.245 64.617L11.79 33.079"/><path stroke-linejoin="round" d="M46.782 33.582c-.26.994-10.537 31.035-10.537 31.035c.08-.304-9.935-30.726-9.935-30.726"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGitlab(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="m12.231 33.089l-4.22 11.054L35.645 64.14zm23.816 31.352l27.935-20.7l-3.718-9.948z"/><path fill="#ea5a47" d="m25.496 32.888l-6.231-19.796l-7.536 19.997zm20.8.402h14.169l-7.436-20.097zm-20.298-.201l9.948 30.548l10.853-30.246z"/><path fill="#e27022" d="m12.131 32.888l13.867.201l9.948 30.649zm34.467.201l-9.747 29.845l23.112-29.543z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" d="m8.28 43.382l9.731-29.513a1.1 1.1 0 0 1 2.096.018l5.968 19.206l20.216-.001l5.718-19.233a1.1 1.1 0 0 1 2.094-.021l9.635 28.825a1.23 1.23 0 0 1-.425 1.371l-27.255 20.62L8.725 44.762a1.23 1.23 0 0 1-.445-1.38"/><path strokeMiterlimit="10" d="M11.673 33.092h14.952m18.961 0h14.953"/><path strokeLinejoin="round" d="M60.337 33.079L36.245 64.617L11.79 33.079"/><path strokeLinejoin="round" d="M46.782 33.582c-.26.994-10.537 31.035-10.537 31.035c.08-.304-9.935-30.726-9.935-30.726"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="m12.231 33.089l-4.22 11.054L35.645 64.14zm23.816 31.352l27.935-20.7l-3.718-9.948z"/><path fill="#ea5a47" d="m25.496 32.888l-6.231-19.796l-7.536 19.997zm20.8.402h14.169l-7.436-20.097zm-20.298-.201l9.948 30.548l10.853-30.246z"/><path fill="#e27022" d="m12.131 32.888l13.867.201l9.948 30.649zm34.467.201l-9.747 29.845l23.112-29.543z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="m8.28 43.382l9.731-29.513a1.1 1.1 0 0 1 2.096.018l5.968 19.206l20.216-.001l5.718-19.233a1.1 1.1 0 0 1 2.094-.021l9.635 28.825a1.23 1.23 0 0 1-.425 1.371l-27.255 20.62L8.725 44.762a1.23 1.23 0 0 1-.445-1.38"/><path stroke-miterlimit="10" d="M11.673 33.092h14.952m18.961 0h14.953"/><path stroke-linejoin="round" d="M60.337 33.079L36.245 64.617L11.79 33.079"/><path stroke-linejoin="round" d="M46.782 33.582c-.26.994-10.537 31.035-10.537 31.035c.08-.304-9.935-30.726-9.935-30.726"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m12.231%2033.089l-4.22%2011.054L35.645%2064.14zm23.816%2031.352l27.935-20.7l-3.718-9.948z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m25.496%2032.888l-6.231-19.796l-7.536%2019.997zm20.8.402h14.169l-7.436-20.097zm-20.298-.201l9.948%2030.548l10.853-30.246z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22m12.131%2032.888l13.867.201l9.948%2030.649zm34.467.201l-9.747%2029.845l23.112-29.543z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m8.28%2043.382l9.731-29.513a1.1%201.1%200%200%201%202.096.018l5.968%2019.206l20.216-.001l5.718-19.233a1.1%201.1%200%200%201%202.094-.021l9.635%2028.825a1.23%201.23%200%200%201-.425%201.371l-27.255%2020.62L8.725%2044.762a1.23%201.23%200%200%201-.445-1.38%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M11.673%2033.092h14.952m18.961%200h14.953%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M60.337%2033.079L36.245%2064.617L11.79%2033.079%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M46.782%2033.582c-.26.994-10.537%2031.035-10.537%2031.035c.08-.304-9.935-30.726-9.935-30.726%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m12.231%2033.089l-4.22%2011.054L35.645%2064.14zm23.816%2031.352l27.935-20.7l-3.718-9.948z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m25.496%2032.888l-6.231-19.796l-7.536%2019.997zm20.8.402h14.169l-7.436-20.097zm-20.298-.201l9.948%2030.548l10.853-30.246z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22m12.131%2032.888l13.867.201l9.948%2030.649zm34.467.201l-9.747%2029.845l23.112-29.543z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m8.28%2043.382l9.731-29.513a1.1%201.1%200%200%201%202.096.018l5.968%2019.206l20.216-.001l5.718-19.233a1.1%201.1%200%200%201%202.094-.021l9.635%2028.825a1.23%201.23%200%200%201-.425%201.371l-27.255%2020.62L8.725%2044.762a1.23%201.23%200%200%201-.445-1.38%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M11.673%2033.092h14.952m18.961%200h14.953%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M60.337%2033.079L36.245%2064.617L11.79%2033.079%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M46.782%2033.582c-.26.994-10.537%2031.035-10.537%2031.035c.08-.304-9.935-30.726-9.935-30.726%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/gitlab.svg?color=%231a73e8&size=48