folder type public opened logo
folder-type-public-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-public-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 public opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#33b563" 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.1v2.1Z"/><path fill="#33b563" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#aaffa2" d="M22.573 16.294a3.82 3.82 0 0 1 1.776 2.835a3.079 3.079 0 1 0-1.776-2.835M20.555 22.6a3.08 3.08 0 1 0-3.08-3.08a3.08 3.08 0 0 0 3.08 3.08m1.306.21h-2.613a3.95 3.95 0 0 0-3.948 3.943v3.2l.008.05l.22.069a18 18 0 0 0 5.362.865a11 11 0 0 0 4.682-.879l.206-.1h.022v-3.2a3.947 3.947 0 0 0-3.939-3.948m5.1-3.179h-2.6a3.8 3.8 0 0 1-1.171 2.644a4.69 4.69 0 0 1 3.347 4.484v.985a10.6 10.6 0 0 0 4.133-.868l.206-.1h.024v-3.2a3.95 3.95 0 0 0-3.943-3.946Zm-11.806-.21a3.06 3.06 0 0 0 1.638-.475a3.8 3.8 0 0 1 1.433-2.431c0-.058.009-.115.009-.173a3.08 3.08 0 1 0-3.081 3.079Zm2.766 2.853a3.8 3.8 0 0 1-1.171-2.629c-.1-.007-.191-.015-.289-.015h-2.618A3.95 3.95 0 0 0 9.9 23.573v3.2l.008.049l.22.069a18.5 18.5 0 0 0 4.441.835v-.965a4.69 4.69 0 0 1 3.348-4.487Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypePublicOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#33b563" 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.1v2.1Z"/><path fill="#33b563" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#aaffa2" d="M22.573 16.294a3.82 3.82 0 0 1 1.776 2.835a3.079 3.079 0 1 0-1.776-2.835M20.555 22.6a3.08 3.08 0 1 0-3.08-3.08a3.08 3.08 0 0 0 3.08 3.08m1.306.21h-2.613a3.95 3.95 0 0 0-3.948 3.943v3.2l.008.05l.22.069a18 18 0 0 0 5.362.865a11 11 0 0 0 4.682-.879l.206-.1h.022v-3.2a3.947 3.947 0 0 0-3.939-3.948m5.1-3.179h-2.6a3.8 3.8 0 0 1-1.171 2.644a4.69 4.69 0 0 1 3.347 4.484v.985a10.6 10.6 0 0 0 4.133-.868l.206-.1h.024v-3.2a3.95 3.95 0 0 0-3.943-3.946Zm-11.806-.21a3.06 3.06 0 0 0 1.638-.475a3.8 3.8 0 0 1 1.433-2.431c0-.058.009-.115.009-.173a3.08 3.08 0 1 0-3.081 3.079Zm2.766 2.853a3.8 3.8 0 0 1-1.171-2.629c-.1-.007-.191-.015-.289-.015h-2.618A3.95 3.95 0 0 0 9.9 23.573v3.2l.008.049l.22.069a18.5 18.5 0 0 0 4.441.835v-.965a4.69 4.69 0 0 1 3.348-4.487Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#33b563" 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.1v2.1Z"/><path fill="#33b563" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#aaffa2" d="M22.573 16.294a3.82 3.82 0 0 1 1.776 2.835a3.079 3.079 0 1 0-1.776-2.835M20.555 22.6a3.08 3.08 0 1 0-3.08-3.08a3.08 3.08 0 0 0 3.08 3.08m1.306.21h-2.613a3.95 3.95 0 0 0-3.948 3.943v3.2l.008.05l.22.069a18 18 0 0 0 5.362.865a11 11 0 0 0 4.682-.879l.206-.1h.022v-3.2a3.947 3.947 0 0 0-3.939-3.948m5.1-3.179h-2.6a3.8 3.8 0 0 1-1.171 2.644a4.69 4.69 0 0 1 3.347 4.484v.985a10.6 10.6 0 0 0 4.133-.868l.206-.1h.024v-3.2a3.95 3.95 0 0 0-3.943-3.946Zm-11.806-.21a3.06 3.06 0 0 0 1.638-.475a3.8 3.8 0 0 1 1.433-2.431c0-.058.009-.115.009-.173a3.08 3.08 0 1 0-3.081 3.079Zm2.766 2.853a3.8 3.8 0 0 1-1.171-2.629c-.1-.007-.191-.015-.289-.015h-2.618A3.95 3.95 0 0 0 9.9 23.573v3.2l.008.049l.22.069a18.5 18.5 0 0 0 4.441.835v-.965a4.69 4.69 0 0 1 3.348-4.487Z"/></svg> </template>
CSS
.icon-folder-type-public-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%2333b563%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.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%2333b563%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23aaffa2%22%20d%3D%22M22.573%2016.294a3.82%203.82%200%200%201%201.776%202.835a3.079%203.079%200%201%200-1.776-2.835M20.555%2022.6a3.08%203.08%200%201%200-3.08-3.08a3.08%203.08%200%200%200%203.08%203.08m1.306.21h-2.613a3.95%203.95%200%200%200-3.948%203.943v3.2l.008.05l.22.069a18%2018%200%200%200%205.362.865a11%2011%200%200%200%204.682-.879l.206-.1h.022v-3.2a3.947%203.947%200%200%200-3.939-3.948m5.1-3.179h-2.6a3.8%203.8%200%200%201-1.171%202.644a4.69%204.69%200%200%201%203.347%204.484v.985a10.6%2010.6%200%200%200%204.133-.868l.206-.1h.024v-3.2a3.95%203.95%200%200%200-3.943-3.946Zm-11.806-.21a3.06%203.06%200%200%200%201.638-.475a3.8%203.8%200%200%201%201.433-2.431c0-.058.009-.115.009-.173a3.08%203.08%200%201%200-3.081%203.079Zm2.766%202.853a3.8%203.8%200%200%201-1.171-2.629c-.1-.007-.191-.015-.289-.015h-2.618A3.95%203.95%200%200%200%209.9%2023.573v3.2l.008.049l.22.069a18.5%2018.5%200%200%200%204.441.835v-.965a4.69%204.69%200%200%201%203.348-4.487Z%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%2333b563%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.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%2333b563%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23aaffa2%22%20d%3D%22M22.573%2016.294a3.82%203.82%200%200%201%201.776%202.835a3.079%203.079%200%201%200-1.776-2.835M20.555%2022.6a3.08%203.08%200%201%200-3.08-3.08a3.08%203.08%200%200%200%203.08%203.08m1.306.21h-2.613a3.95%203.95%200%200%200-3.948%203.943v3.2l.008.05l.22.069a18%2018%200%200%200%205.362.865a11%2011%200%200%200%204.682-.879l.206-.1h.022v-3.2a3.947%203.947%200%200%200-3.939-3.948m5.1-3.179h-2.6a3.8%203.8%200%200%201-1.171%202.644a4.69%204.69%200%200%201%203.347%204.484v.985a10.6%2010.6%200%200%200%204.133-.868l.206-.1h.024v-3.2a3.95%203.95%200%200%200-3.943-3.946Zm-11.806-.21a3.06%203.06%200%200%200%201.638-.475a3.8%203.8%200%200%201%201.433-2.431c0-.058.009-.115.009-.173a3.08%203.08%200%201%200-3.081%203.079Zm2.766%202.853a3.8%203.8%200%200%201-1.171-2.629c-.1-.007-.191-.015-.289-.015h-2.618A3.95%203.95%200%200%200%209.9%2023.573v3.2l.008.049l.22.069a18.5%2018.5%200%200%200%204.441.835v-.965a4.69%204.69%200%200%201%203.348-4.487Z%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-public-opened.svg?color=%231a73e8&size=48