folder type gitlab opened logo
folder-type-gitlab-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-gitlab-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type gitlab opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#db9b7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21zm0 18.7H6.6V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path fill="#db9b7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#e24329" d="m30.7 18.8l-2.9-7.5c-.1-.1-.2-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-1.9 5.9h-7.8l-1.9-5.9c0-.2-.1-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-2.9 7.5v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6L29 25c1.8-1.5 2.5-4 1.7-6.2"/><path fill="#fc6d26" d="M30.7 18.8c-1.4.2-2.7.8-3.9 1.7l-6.3 4.7c2.1 1.6 4 3 4 3l4.4-3.3c1.9-1.4 2.6-3.9 1.8-6.1"/><path fill="#fca326" d="m16.5 28.2l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6s-1.9-1.4-4-3c-2.2 1.6-4.1 3-4.1 3"/><path fill="#fc6d26" d="M14.2 20.4c-1.1-.9-2.4-1.4-3.8-1.7v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3s1.9-1.4 4-3z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeGitlabOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#db9b7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21zm0 18.7H6.6V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path fill="#db9b7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#e24329" d="m30.7 18.8l-2.9-7.5c-.1-.1-.2-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-1.9 5.9h-7.8l-1.9-5.9c0-.2-.1-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-2.9 7.5v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6L29 25c1.8-1.5 2.5-4 1.7-6.2"/><path fill="#fc6d26" d="M30.7 18.8c-1.4.2-2.7.8-3.9 1.7l-6.3 4.7c2.1 1.6 4 3 4 3l4.4-3.3c1.9-1.4 2.6-3.9 1.8-6.1"/><path fill="#fca326" d="m16.5 28.2l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6s-1.9-1.4-4-3c-2.2 1.6-4.1 3-4.1 3"/><path fill="#fc6d26" d="M14.2 20.4c-1.1-.9-2.4-1.4-3.8-1.7v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3s1.9-1.4 4-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#db9b7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21zm0 18.7H6.6V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z"/><path fill="#db9b7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#e24329" d="m30.7 18.8l-2.9-7.5c-.1-.1-.2-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-1.9 5.9h-7.8l-1.9-5.9c0-.2-.1-.3-.3-.4q-.45-.3-.9 0c-.1.1-.2.2-.3.4l-2.9 7.5v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6L29 25c1.8-1.5 2.5-4 1.7-6.2"/><path fill="#fc6d26" d="M30.7 18.8c-1.4.2-2.7.8-3.9 1.7l-6.3 4.7c2.1 1.6 4 3 4 3l4.4-3.3c1.9-1.4 2.6-3.9 1.8-6.1"/><path fill="#fca326" d="m16.5 28.2l2.2 1.6l1.3 1c.3.2.8.2 1.1 0l1.3-1l2.2-1.6s-1.9-1.4-4-3c-2.2 1.6-4.1 3-4.1 3"/><path fill="#fc6d26" d="M14.2 20.4c-1.1-.9-2.4-1.4-3.8-1.7v.1c-.8 2.2-.1 4.7 1.8 6.1l4.4 3.3s1.9-1.4 4-3z"/></svg> </template>
CSS
.icon-folder-type-gitlab-opened {
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%23db9b7b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21zm0%2018.7H6.6V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z%22%2F%3E%3Cpath%20fill%3D%22%23db9b7b%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22m30.7%2018.8l-2.9-7.5c-.1-.1-.2-.3-.3-.4q-.45-.3-.9%200c-.1.1-.2.2-.3.4l-1.9%205.9h-7.8l-1.9-5.9c0-.2-.1-.3-.3-.4q-.45-.3-.9%200c-.1.1-.2.2-.3.4l-2.9%207.5v.1c-.8%202.2-.1%204.7%201.8%206.1l4.4%203.3l2.2%201.6l1.3%201c.3.2.8.2%201.1%200l1.3-1l2.2-1.6L29%2025c1.8-1.5%202.5-4%201.7-6.2%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M30.7%2018.8c-1.4.2-2.7.8-3.9%201.7l-6.3%204.7c2.1%201.6%204%203%204%203l4.4-3.3c1.9-1.4%202.6-3.9%201.8-6.1%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m16.5%2028.2l2.2%201.6l1.3%201c.3.2.8.2%201.1%200l1.3-1l2.2-1.6s-1.9-1.4-4-3c-2.2%201.6-4.1%203-4.1%203%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M14.2%2020.4c-1.1-.9-2.4-1.4-3.8-1.7v.1c-.8%202.2-.1%204.7%201.8%206.1l4.4%203.3s1.9-1.4%204-3z%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%23db9b7b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21zm0%2018.7H6.6V11.8h20.8zm0-14.5h-8.2l1-2.1h7.1z%22%2F%3E%3Cpath%20fill%3D%22%23db9b7b%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23e24329%22%20d%3D%22m30.7%2018.8l-2.9-7.5c-.1-.1-.2-.3-.3-.4q-.45-.3-.9%200c-.1.1-.2.2-.3.4l-1.9%205.9h-7.8l-1.9-5.9c0-.2-.1-.3-.3-.4q-.45-.3-.9%200c-.1.1-.2.2-.3.4l-2.9%207.5v.1c-.8%202.2-.1%204.7%201.8%206.1l4.4%203.3l2.2%201.6l1.3%201c.3.2.8.2%201.1%200l1.3-1l2.2-1.6L29%2025c1.8-1.5%202.5-4%201.7-6.2%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M30.7%2018.8c-1.4.2-2.7.8-3.9%201.7l-6.3%204.7c2.1%201.6%204%203%204%203l4.4-3.3c1.9-1.4%202.6-3.9%201.8-6.1%22%2F%3E%3Cpath%20fill%3D%22%23fca326%22%20d%3D%22m16.5%2028.2l2.2%201.6l1.3%201c.3.2.8.2%201.1%200l1.3-1l2.2-1.6s-1.9-1.4-4-3c-2.2%201.6-4.1%203-4.1%203%22%2F%3E%3Cpath%20fill%3D%22%23fc6d26%22%20d%3D%22M14.2%2020.4c-1.1-.9-2.4-1.4-3.8-1.7v.1c-.8%202.2-.1%204.7%201.8%206.1l4.4%203.3s1.9-1.4%204-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-gitlab-opened.svg?color=%231a73e8&size=48