Logo Gitlab Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Logo Gitlab icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/318299.svg" alt="Logo Gitlab icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318299.svg" alt="Logo Gitlab icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318299.svg" alt="Logo Gitlab icon" :width="24" :height="24" />
CSS background
.icon-logo-gitlab {
background-image: url('https://proicons.com/icon/318299.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="m28.5678,12.8926l-.0366-.0934-3.5388-9.2356c-.072-.181-.1995-.3346-.3642-.4386-.3375-.2095-.7699-.1863-1.083.0582-.1512.1228-.2608.2892-.3141.4765l-2.3894,7.3105h-9.6756l-2.3894-7.3105c-.0518-.1884-.1617-.3556-.3141-.4779-.3131-.2445-.7455-.2677-1.083-.0582-.1643.1045-.2917.2579-.3642.4386l-3.5456,9.2315-.0352.0934c-1.0465,2.7345-.1578,5.8315,2.1796,7.5948l.0122.0095.0325.023,5.3908,4.037,2.667,2.0185,1.6246,1.2265c.3905.2965.9308.2965,1.3213,0l1.6246-1.2265,2.667-2.0185,5.4233-4.0614.0135-.0108c2.3319-1.7635,3.219-4.8551,2.1769-7.5867Z"/>
<g id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;">
<rect class="cls-1" width="32" height="32"/>
</g>
</svg>
Logo Gitlab in other icon packs
Copied!