folder type junie logo
folder-type-junie from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-junie
- 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 junie logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b100b8" d="M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z"/><path fill="#47e054" d="M18 12h6v6h-6zm6 6h6v1c0 7-3 11-11 11h-1v-6h1c3.5 0 5-1.5 5-5zm-12 0h6v6h-6z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeJunie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b100b8" d="M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z"/><path fill="#47e054" d="M18 12h6v6h-6zm6 6h6v1c0 7-3 11-11 11h-1v-6h1c3.5 0 5-1.5 5-5zm-12 0h6v6h-6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b100b8" d="M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z"/><path fill="#47e054" d="M18 12h6v6h-6zm6 6h6v1c0 7-3 11-11 11h-1v-6h1c3.5 0 5-1.5 5-5zm-12 0h6v6h-6z"/></svg> </template>
CSS
.icon-folder-type-junie {
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%23b100b8%22%20d%3D%22M27.417%205.5H18.19l-2.083%204.2H4.5v16.8h25v-21Zm0%204.2h-8.135l1.091-2.1h7.044Z%22%2F%3E%3Cpath%20fill%3D%22%2347e054%22%20d%3D%22M18%2012h6v6h-6zm6%206h6v1c0%207-3%2011-11%2011h-1v-6h1c3.5%200%205-1.5%205-5zm-12%200h6v6h-6z%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%23b100b8%22%20d%3D%22M27.417%205.5H18.19l-2.083%204.2H4.5v16.8h25v-21Zm0%204.2h-8.135l1.091-2.1h7.044Z%22%2F%3E%3Cpath%20fill%3D%22%2347e054%22%20d%3D%22M18%2012h6v6h-6zm6%206h6v1c0%207-3%2011-11%2011h-1v-6h1c3.5%200%205-1.5%205-5zm-12%200h6v6h-6z%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-junie.svg?color=%231a73e8&size=48