folder type gradle opened logo
folder-type-gradle-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-gradle-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 gradle opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7dc1d1" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#d2d2d2" d="M29.694 14.493a3.8 3.8 0 0 0-5.288-.085a.36.36 0 0 0-.114.257a.37.37 0 0 0 .106.263l.48.479a.36.36 0 0 0 .474.033a2.18 2.18 0 0 1 2.848 3.287c-3.011 3.028-7.056-5.436-16.2-1.08a1.24 1.24 0 0 0-.6 1.649a1 1 0 0 0 .049.093l1.562 2.711a1.245 1.245 0 0 0 1.682.463l.039-.023l-.031.023l.7-.391a16 16 0 0 0 2.192-1.629a.38.38 0 0 1 .5-.016a.357.357 0 0 1 .051.5a.3.3 0 0 1-.051.051a16.6 16.6 0 0 1-2.293 1.736l-.025.014l-.7.388a1.94 1.94 0 0 1-.962.252a1.99 1.99 0 0 1-1.727-1L10.9 19.911C8.053 21.924 6.324 25.8 7.252 30.706a.36.36 0 0 0 .357.294H9.3a.36.36 0 0 0 .372-.317a2.477 2.477 0 0 1 4.913 0a.36.36 0 0 0 .352.317h1.643a.365.365 0 0 0 .361-.317a2.474 2.474 0 0 1 4.91 0a.36.36 0 0 0 .358.317h1.628a.36.36 0 0 0 .36-.355c.04-2.295.658-4.93 2.423-6.249c6.094-4.568 4.487-8.483 3.074-9.903M23.467 21.4l-1.167-.582a.732.732 0 1 1 1.164.587Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeGradleOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7dc1d1" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#d2d2d2" d="M29.694 14.493a3.8 3.8 0 0 0-5.288-.085a.36.36 0 0 0-.114.257a.37.37 0 0 0 .106.263l.48.479a.36.36 0 0 0 .474.033a2.18 2.18 0 0 1 2.848 3.287c-3.011 3.028-7.056-5.436-16.2-1.08a1.24 1.24 0 0 0-.6 1.649a1 1 0 0 0 .049.093l1.562 2.711a1.245 1.245 0 0 0 1.682.463l.039-.023l-.031.023l.7-.391a16 16 0 0 0 2.192-1.629a.38.38 0 0 1 .5-.016a.357.357 0 0 1 .051.5a.3.3 0 0 1-.051.051a16.6 16.6 0 0 1-2.293 1.736l-.025.014l-.7.388a1.94 1.94 0 0 1-.962.252a1.99 1.99 0 0 1-1.727-1L10.9 19.911C8.053 21.924 6.324 25.8 7.252 30.706a.36.36 0 0 0 .357.294H9.3a.36.36 0 0 0 .372-.317a2.477 2.477 0 0 1 4.913 0a.36.36 0 0 0 .352.317h1.643a.365.365 0 0 0 .361-.317a2.474 2.474 0 0 1 4.91 0a.36.36 0 0 0 .358.317h1.628a.36.36 0 0 0 .36-.355c.04-2.295.658-4.93 2.423-6.249c6.094-4.568 4.487-8.483 3.074-9.903M23.467 21.4l-1.167-.582a.732.732 0 1 1 1.164.587Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7dc1d1" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#d2d2d2" d="M29.694 14.493a3.8 3.8 0 0 0-5.288-.085a.36.36 0 0 0-.114.257a.37.37 0 0 0 .106.263l.48.479a.36.36 0 0 0 .474.033a2.18 2.18 0 0 1 2.848 3.287c-3.011 3.028-7.056-5.436-16.2-1.08a1.24 1.24 0 0 0-.6 1.649a1 1 0 0 0 .049.093l1.562 2.711a1.245 1.245 0 0 0 1.682.463l.039-.023l-.031.023l.7-.391a16 16 0 0 0 2.192-1.629a.38.38 0 0 1 .5-.016a.357.357 0 0 1 .051.5a.3.3 0 0 1-.051.051a16.6 16.6 0 0 1-2.293 1.736l-.025.014l-.7.388a1.94 1.94 0 0 1-.962.252a1.99 1.99 0 0 1-1.727-1L10.9 19.911C8.053 21.924 6.324 25.8 7.252 30.706a.36.36 0 0 0 .357.294H9.3a.36.36 0 0 0 .372-.317a2.477 2.477 0 0 1 4.913 0a.36.36 0 0 0 .352.317h1.643a.365.365 0 0 0 .361-.317a2.474 2.474 0 0 1 4.91 0a.36.36 0 0 0 .358.317h1.628a.36.36 0 0 0 .36-.355c.04-2.295.658-4.93 2.423-6.249c6.094-4.568 4.487-8.483 3.074-9.903M23.467 21.4l-1.167-.582a.732.732 0 1 1 1.164.587Z"/></svg> </template>
CSS
.icon-folder-type-gradle-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%237dc1d1%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M29.694%2014.493a3.8%203.8%200%200%200-5.288-.085a.36.36%200%200%200-.114.257a.37.37%200%200%200%20.106.263l.48.479a.36.36%200%200%200%20.474.033a2.18%202.18%200%200%201%202.848%203.287c-3.011%203.028-7.056-5.436-16.2-1.08a1.24%201.24%200%200%200-.6%201.649a1%201%200%200%200%20.049.093l1.562%202.711a1.245%201.245%200%200%200%201.682.463l.039-.023l-.031.023l.7-.391a16%2016%200%200%200%202.192-1.629a.38.38%200%200%201%20.5-.016a.357.357%200%200%201%20.051.5a.3.3%200%200%201-.051.051a16.6%2016.6%200%200%201-2.293%201.736l-.025.014l-.7.388a1.94%201.94%200%200%201-.962.252a1.99%201.99%200%200%201-1.727-1L10.9%2019.911C8.053%2021.924%206.324%2025.8%207.252%2030.706a.36.36%200%200%200%20.357.294H9.3a.36.36%200%200%200%20.372-.317a2.477%202.477%200%200%201%204.913%200a.36.36%200%200%200%20.352.317h1.643a.365.365%200%200%200%20.361-.317a2.474%202.474%200%200%201%204.91%200a.36.36%200%200%200%20.358.317h1.628a.36.36%200%200%200%20.36-.355c.04-2.295.658-4.93%202.423-6.249c6.094-4.568%204.487-8.483%203.074-9.903M23.467%2021.4l-1.167-.582a.732.732%200%201%201%201.164.587Z%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%237dc1d1%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M29.694%2014.493a3.8%203.8%200%200%200-5.288-.085a.36.36%200%200%200-.114.257a.37.37%200%200%200%20.106.263l.48.479a.36.36%200%200%200%20.474.033a2.18%202.18%200%200%201%202.848%203.287c-3.011%203.028-7.056-5.436-16.2-1.08a1.24%201.24%200%200%200-.6%201.649a1%201%200%200%200%20.049.093l1.562%202.711a1.245%201.245%200%200%200%201.682.463l.039-.023l-.031.023l.7-.391a16%2016%200%200%200%202.192-1.629a.38.38%200%200%201%20.5-.016a.357.357%200%200%201%20.051.5a.3.3%200%200%201-.051.051a16.6%2016.6%200%200%201-2.293%201.736l-.025.014l-.7.388a1.94%201.94%200%200%201-.962.252a1.99%201.99%200%200%201-1.727-1L10.9%2019.911C8.053%2021.924%206.324%2025.8%207.252%2030.706a.36.36%200%200%200%20.357.294H9.3a.36.36%200%200%200%20.372-.317a2.477%202.477%200%200%201%204.913%200a.36.36%200%200%200%20.352.317h1.643a.365.365%200%200%200%20.361-.317a2.474%202.474%200%200%201%204.91%200a.36.36%200%200%200%20.358.317h1.628a.36.36%200%200%200%20.36-.355c.04-2.295.658-4.93%202.423-6.249c6.094-4.568%204.487-8.483%203.074-9.903M23.467%2021.4l-1.167-.582a.732.732%200%201%201%201.164.587Z%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-gradle-opened.svg?color=%231a73e8&size=48