folder type environments opened logo

folder-type-environments-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
folder-type-environments-opened
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type environments opened logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#055d7f" 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="#99b8c4" d="m25.999 26.903l.62-.615c2.865.093 2.909-.007 3.035-.302l.787-1.916l.058-.182l-.064-.159c-.033-.084-.137-.334-1.926-2.04v-.898c2.064-1.988 2.02-2.09 1.902-2.381l-.783-1.937c-.118-.29-.163-.404-3.008-.326l-.619-.64c.064-.943.031-1.89-.097-2.825l-.08-.181l-2.046-.895c-.302-.138-.408-.187-2.34 1.917l-.869-.013c-1.99-2.123-2.083-2.085-2.381-1.965l-1.903.77c-.298.12-.403.163-.288 3.053l-.614.613c-2.864-.094-2.908.008-3.033.301l-.789 1.917l-.062.184l.065.16c.034.082.134.33 1.927 2.038v.895c-2.064 1.988-2.02 2.09-1.901 2.382l.783 1.938c.12.297.162.402 3.006.328l.62.643c-.065.942-.033 1.887.094 2.822l.08.182l2.06.9c.299.126.403.17 2.33-1.927l.868.012c1.992 2.126 2.094 2.085 2.385 1.967l1.899-.767c.3-.12.404-.161.284-3.053m-8.16-4.49a3.412 3.412 0 1 1 4.464 1.944a3.45 3.45 0 0 1-4.464-1.944"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeEnvironmentsOpened(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#055d7f" 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="#99b8c4" d="m25.999 26.903l.62-.615c2.865.093 2.909-.007 3.035-.302l.787-1.916l.058-.182l-.064-.159c-.033-.084-.137-.334-1.926-2.04v-.898c2.064-1.988 2.02-2.09 1.902-2.381l-.783-1.937c-.118-.29-.163-.404-3.008-.326l-.619-.64c.064-.943.031-1.89-.097-2.825l-.08-.181l-2.046-.895c-.302-.138-.408-.187-2.34 1.917l-.869-.013c-1.99-2.123-2.083-2.085-2.381-1.965l-1.903.77c-.298.12-.403.163-.288 3.053l-.614.613c-2.864-.094-2.908.008-3.033.301l-.789 1.917l-.062.184l.065.16c.034.082.134.33 1.927 2.038v.895c-2.064 1.988-2.02 2.09-1.901 2.382l.783 1.938c.12.297.162.402 3.006.328l.62.643c-.065.942-.033 1.887.094 2.822l.08.182l2.06.9c.299.126.403.17 2.33-1.927l.868.012c1.992 2.126 2.094 2.085 2.385 1.967l1.899-.767c.3-.12.404-.161.284-3.053m-8.16-4.49a3.412 3.412 0 1 1 4.464 1.944a3.45 3.45 0 0 1-4.464-1.944"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#055d7f" 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="#99b8c4" d="m25.999 26.903l.62-.615c2.865.093 2.909-.007 3.035-.302l.787-1.916l.058-.182l-.064-.159c-.033-.084-.137-.334-1.926-2.04v-.898c2.064-1.988 2.02-2.09 1.902-2.381l-.783-1.937c-.118-.29-.163-.404-3.008-.326l-.619-.64c.064-.943.031-1.89-.097-2.825l-.08-.181l-2.046-.895c-.302-.138-.408-.187-2.34 1.917l-.869-.013c-1.99-2.123-2.083-2.085-2.381-1.965l-1.903.77c-.298.12-.403.163-.288 3.053l-.614.613c-2.864-.094-2.908.008-3.033.301l-.789 1.917l-.062.184l.065.16c.034.082.134.33 1.927 2.038v.895c-2.064 1.988-2.02 2.09-1.901 2.382l.783 1.938c.12.297.162.402 3.006.328l.62.643c-.065.942-.033 1.887.094 2.822l.08.182l2.06.9c.299.126.403.17 2.33-1.927l.868.012c1.992 2.126 2.094 2.085 2.385 1.967l1.899-.767c.3-.12.404-.161.284-3.053m-8.16-4.49a3.412 3.412 0 1 1 4.464 1.944a3.45 3.45 0 0 1-4.464-1.944"/></g></svg>
</template>

CSS

.icon-folder-type-environments-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23055d7f%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%2399b8c4%22%20d%3D%22m25.999%2026.903l.62-.615c2.865.093%202.909-.007%203.035-.302l.787-1.916l.058-.182l-.064-.159c-.033-.084-.137-.334-1.926-2.04v-.898c2.064-1.988%202.02-2.09%201.902-2.381l-.783-1.937c-.118-.29-.163-.404-3.008-.326l-.619-.64c.064-.943.031-1.89-.097-2.825l-.08-.181l-2.046-.895c-.302-.138-.408-.187-2.34%201.917l-.869-.013c-1.99-2.123-2.083-2.085-2.381-1.965l-1.903.77c-.298.12-.403.163-.288%203.053l-.614.613c-2.864-.094-2.908.008-3.033.301l-.789%201.917l-.062.184l.065.16c.034.082.134.33%201.927%202.038v.895c-2.064%201.988-2.02%202.09-1.901%202.382l.783%201.938c.12.297.162.402%203.006.328l.62.643c-.065.942-.033%201.887.094%202.822l.08.182l2.06.9c.299.126.403.17%202.33-1.927l.868.012c1.992%202.126%202.094%202.085%202.385%201.967l1.899-.767c.3-.12.404-.161.284-3.053m-8.16-4.49a3.412%203.412%200%201%201%204.464%201.944a3.45%203.45%200%200%201-4.464-1.944%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23055d7f%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%2399b8c4%22%20d%3D%22m25.999%2026.903l.62-.615c2.865.093%202.909-.007%203.035-.302l.787-1.916l.058-.182l-.064-.159c-.033-.084-.137-.334-1.926-2.04v-.898c2.064-1.988%202.02-2.09%201.902-2.381l-.783-1.937c-.118-.29-.163-.404-3.008-.326l-.619-.64c.064-.943.031-1.89-.097-2.825l-.08-.181l-2.046-.895c-.302-.138-.408-.187-2.34%201.917l-.869-.013c-1.99-2.123-2.083-2.085-2.381-1.965l-1.903.77c-.298.12-.403.163-.288%203.053l-.614.613c-2.864-.094-2.908.008-3.033.301l-.789%201.917l-.062.184l.065.16c.034.082.134.33%201.927%202.038v.895c-2.064%201.988-2.02%202.09-1.901%202.382l.783%201.938c.12.297.162.402%203.006.328l.62.643c-.065.942-.033%201.887.094%202.822l.08.182l2.06.9c.299.126.403.17%202.33-1.927l.868.012c1.992%202.126%202.094%202.085%202.385%201.967l1.899-.767c.3-.12.404-.161.284-3.053m-8.16-4.49a3.412%203.412%200%201%201%204.464%201.944a3.45%203.45%200%200%201-4.464-1.944%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-environments-opened.svg?color=%231a73e8&size=48