file type gitlab logo
file-type-gitlab from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-gitlab
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type gitlab logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e24329" d="M29.5 13.2v-.1l-3.8-9.9c-.1-.2-.2-.4-.4-.5c-.4-.2-.8-.2-1.2.1c-.1.1-.3.2-.3.4l-2.6 7.9H10.8L8.2 3.2c0-.2-.2-.3-.3-.5c-.4-.2-.8-.3-1.2 0c-.2.1-.3.2-.4.4L2.5 13v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2l5.8-4.4c2.7-1.7 3.7-5.1 2.5-8"/><path fill="#fc6d26" d="M29.5 13.2v-.1c-1.9.4-3.6 1.2-5.1 2.3L16 21.7c2.9 2.2 5.3 4 5.3 4l5.8-4.4c2.6-1.8 3.6-5.2 2.4-8.1"/><path fill="#fca326" d="m10.7 25.8l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2s-2.5-1.9-5.3-4c-2.9 2.1-5.3 4-5.3 4"/><path fill="#fc6d26" d="M7.6 15.4c-1.5-1.1-3.3-1.9-5.1-2.3v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3s2.5-1.9 5.3-4z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGitlab(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e24329" d="M29.5 13.2v-.1l-3.8-9.9c-.1-.2-.2-.4-.4-.5c-.4-.2-.8-.2-1.2.1c-.1.1-.3.2-.3.4l-2.6 7.9H10.8L8.2 3.2c0-.2-.2-.3-.3-.5c-.4-.2-.8-.3-1.2 0c-.2.1-.3.2-.4.4L2.5 13v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2l5.8-4.4c2.7-1.7 3.7-5.1 2.5-8"/><path fill="#fc6d26" d="M29.5 13.2v-.1c-1.9.4-3.6 1.2-5.1 2.3L16 21.7c2.9 2.2 5.3 4 5.3 4l5.8-4.4c2.6-1.8 3.6-5.2 2.4-8.1"/><path fill="#fca326" d="m10.7 25.8l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2s-2.5-1.9-5.3-4c-2.9 2.1-5.3 4-5.3 4"/><path fill="#fc6d26" d="M7.6 15.4c-1.5-1.1-3.3-1.9-5.1-2.3v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3s2.5-1.9 5.3-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e24329" d="M29.5 13.2v-.1l-3.8-9.9c-.1-.2-.2-.4-.4-.5c-.4-.2-.8-.2-1.2.1c-.1.1-.3.2-.3.4l-2.6 7.9H10.8L8.2 3.2c0-.2-.2-.3-.3-.5c-.4-.2-.8-.3-1.2 0c-.2.1-.3.2-.4.4L2.5 13v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2l5.8-4.4c2.7-1.7 3.7-5.1 2.5-8"/><path fill="#fc6d26" d="M29.5 13.2v-.1c-1.9.4-3.6 1.2-5.1 2.3L16 21.7c2.9 2.2 5.3 4 5.3 4l5.8-4.4c2.6-1.8 3.6-5.2 2.4-8.1"/><path fill="#fca326" d="m10.7 25.8l2.9 2.2l1.7 1.3c.4.3 1 .3 1.4 0l1.7-1.3l2.9-2.2s-2.5-1.9-5.3-4c-2.9 2.1-5.3 4-5.3 4"/><path fill="#fc6d26" d="M7.6 15.4c-1.5-1.1-3.3-1.9-5.1-2.3v.1c-1.1 2.9-.2 6.3 2.3 8.2l5.8 4.3s2.5-1.9 5.3-4z"/></svg> </template>
CSS
.icon-file-type-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%22%23e24329%22%20d%3D%22M29.5%2013.2v-.1l-3.8-9.9c-.1-.2-.2-.4-.4-.5c-.4-.2-.8-.2-1.2.1c-.1.1-.3.2-.3.4l-2.6%207.9H10.8L8.2%203.2c0-.2-.2-.3-.3-.5c-.4-.2-.8-.3-1.2%200c-.2.1-.3.2-.4.4L2.5%2013v.1c-1.1%202.9-.2%206.3%202.3%208.2l5.8%204.3l2.9%202.2l1.7%201.3c.4.3%201%20.3%201.4%200l1.7-1.3l2.9-2.2l5.8-4.4c2.7-1.7%203.7-5.1%202.5-8%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M29.5%2013.2v-.1c-1.9.4-3.6%201.2-5.1%202.3L16%2021.7c2.9%202.2%205.3%204%205.3%204l5.8-4.4c2.6-1.8%203.6-5.2%202.4-8.1%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m10.7%2025.8l2.9%202.2l1.7%201.3c.4.3%201%20.3%201.4%200l1.7-1.3l2.9-2.2s-2.5-1.9-5.3-4c-2.9%202.1-5.3%204-5.3%204%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M7.6%2015.4c-1.5-1.1-3.3-1.9-5.1-2.3v.1c-1.1%202.9-.2%206.3%202.3%208.2l5.8%204.3s2.5-1.9%205.3-4z%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%22%23e24329%22%20d%3D%22M29.5%2013.2v-.1l-3.8-9.9c-.1-.2-.2-.4-.4-.5c-.4-.2-.8-.2-1.2.1c-.1.1-.3.2-.3.4l-2.6%207.9H10.8L8.2%203.2c0-.2-.2-.3-.3-.5c-.4-.2-.8-.3-1.2%200c-.2.1-.3.2-.4.4L2.5%2013v.1c-1.1%202.9-.2%206.3%202.3%208.2l5.8%204.3l2.9%202.2l1.7%201.3c.4.3%201%20.3%201.4%200l1.7-1.3l2.9-2.2l5.8-4.4c2.7-1.7%203.7-5.1%202.5-8%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M29.5%2013.2v-.1c-1.9.4-3.6%201.2-5.1%202.3L16%2021.7c2.9%202.2%205.3%204%205.3%204l5.8-4.4c2.6-1.8%203.6-5.2%202.4-8.1%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m10.7%2025.8l2.9%202.2l1.7%201.3c.4.3%201%20.3%201.4%200l1.7-1.3l2.9-2.2s-2.5-1.9-5.3-4c-2.9%202.1-5.3%204-5.3%204%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M7.6%2015.4c-1.5-1.1-3.3-1.9-5.1-2.3v.1c-1.1%202.9-.2%206.3%202.3%208.2l5.8%204.3s2.5-1.9%205.3-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-gitlab.svg?color=%231a73e8&size=48