folder cypress open logo

folder-cypress-open from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
folder-cypress-open
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the folder cypress open logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#009688" d="M14.483 6H4.721a1 1 0 0 0-.949.684L2 12V5h12a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h11l2.403-5.606A1 1 0 0 0 14.483 6"/><path fill="#b2dfdb" d="M11.5 5A4.497 4.497 0 0 0 7 9.495V9.5a4.497 4.497 0 0 0 4.494 4.5h.006A4.497 4.497 0 0 0 16 9.506V9.5A4.51 4.51 0 0 0 11.5 5m-2.111 5.466a.7.7 0 0 0 .62.278a1 1 0 0 0 .378-.066a3 3 0 0 0 .409-.213l.458.655a1.95 1.95 0 0 1-1.293.458a2 2 0 0 1-1.014-.245a1.65 1.65 0 0 1-.655-.72a2.5 2.5 0 0 1-.228-1.097a2.6 2.6 0 0 1 .228-1.096a1.73 1.73 0 0 1 .656-.752a1.8 1.8 0 0 1 .998-.262a1.9 1.9 0 0 1 .703.115a2.1 2.1 0 0 1 .605.36l-.457.621a1.8 1.8 0 0 0-.377-.213a1 1 0 0 0-.393-.066c-.556 0-.834.426-.834 1.293a1.6 1.6 0 0 0 .196.949Zm4.5 1.015a2.35 2.35 0 0 1-.753 1.161a2.45 2.45 0 0 1-1.375.475l-.114-.769a1.9 1.9 0 0 0 .835-.263a2 2 0 0 0 .196-.195L11.32 7.537h1.128l.786 3.256l.835-3.256h1.097z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderCypressOpen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#009688" d="M14.483 6H4.721a1 1 0 0 0-.949.684L2 12V5h12a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h11l2.403-5.606A1 1 0 0 0 14.483 6"/><path fill="#b2dfdb" d="M11.5 5A4.497 4.497 0 0 0 7 9.495V9.5a4.497 4.497 0 0 0 4.494 4.5h.006A4.497 4.497 0 0 0 16 9.506V9.5A4.51 4.51 0 0 0 11.5 5m-2.111 5.466a.7.7 0 0 0 .62.278a1 1 0 0 0 .378-.066a3 3 0 0 0 .409-.213l.458.655a1.95 1.95 0 0 1-1.293.458a2 2 0 0 1-1.014-.245a1.65 1.65 0 0 1-.655-.72a2.5 2.5 0 0 1-.228-1.097a2.6 2.6 0 0 1 .228-1.096a1.73 1.73 0 0 1 .656-.752a1.8 1.8 0 0 1 .998-.262a1.9 1.9 0 0 1 .703.115a2.1 2.1 0 0 1 .605.36l-.457.621a1.8 1.8 0 0 0-.377-.213a1 1 0 0 0-.393-.066c-.556 0-.834.426-.834 1.293a1.6 1.6 0 0 0 .196.949Zm4.5 1.015a2.35 2.35 0 0 1-.753 1.161a2.45 2.45 0 0 1-1.375.475l-.114-.769a1.9 1.9 0 0 0 .835-.263a2 2 0 0 0 .196-.195L11.32 7.537h1.128l.786 3.256l.835-3.256h1.097z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#009688" d="M14.483 6H4.721a1 1 0 0 0-.949.684L2 12V5h12a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h11l2.403-5.606A1 1 0 0 0 14.483 6"/><path fill="#b2dfdb" d="M11.5 5A4.497 4.497 0 0 0 7 9.495V9.5a4.497 4.497 0 0 0 4.494 4.5h.006A4.497 4.497 0 0 0 16 9.506V9.5A4.51 4.51 0 0 0 11.5 5m-2.111 5.466a.7.7 0 0 0 .62.278a1 1 0 0 0 .378-.066a3 3 0 0 0 .409-.213l.458.655a1.95 1.95 0 0 1-1.293.458a2 2 0 0 1-1.014-.245a1.65 1.65 0 0 1-.655-.72a2.5 2.5 0 0 1-.228-1.097a2.6 2.6 0 0 1 .228-1.096a1.73 1.73 0 0 1 .656-.752a1.8 1.8 0 0 1 .998-.262a1.9 1.9 0 0 1 .703.115a2.1 2.1 0 0 1 .605.36l-.457.621a1.8 1.8 0 0 0-.377-.213a1 1 0 0 0-.393-.066c-.556 0-.834.426-.834 1.293a1.6 1.6 0 0 0 .196.949Zm4.5 1.015a2.35 2.35 0 0 1-.753 1.161a2.45 2.45 0 0 1-1.375.475l-.114-.769a1.9 1.9 0 0 0 .835-.263a2 2 0 0 0 .196-.195L11.32 7.537h1.128l.786 3.256l.835-3.256h1.097z"/></svg>
</template>

CSS

.icon-folder-cypress-open {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%23009688%22%20d%3D%22M14.483%206H4.721a1%201%200%200%200-.949.684L2%2012V5h12a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h11l2.403-5.606A1%201%200%200%200%2014.483%206%22%2F%3E%3Cpath%20fill%3D%22%23b2dfdb%22%20d%3D%22M11.5%205A4.497%204.497%200%200%200%207%209.495V9.5a4.497%204.497%200%200%200%204.494%204.5h.006A4.497%204.497%200%200%200%2016%209.506V9.5A4.51%204.51%200%200%200%2011.5%205m-2.111%205.466a.7.7%200%200%200%20.62.278a1%201%200%200%200%20.378-.066a3%203%200%200%200%20.409-.213l.458.655a1.95%201.95%200%200%201-1.293.458a2%202%200%200%201-1.014-.245a1.65%201.65%200%200%201-.655-.72a2.5%202.5%200%200%201-.228-1.097a2.6%202.6%200%200%201%20.228-1.096a1.73%201.73%200%200%201%20.656-.752a1.8%201.8%200%200%201%20.998-.262a1.9%201.9%200%200%201%20.703.115a2.1%202.1%200%200%201%20.605.36l-.457.621a1.8%201.8%200%200%200-.377-.213a1%201%200%200%200-.393-.066c-.556%200-.834.426-.834%201.293a1.6%201.6%200%200%200%20.196.949Zm4.5%201.015a2.35%202.35%200%200%201-.753%201.161a2.45%202.45%200%200%201-1.375.475l-.114-.769a1.9%201.9%200%200%200%20.835-.263a2%202%200%200%200%20.196-.195L11.32%207.537h1.128l.786%203.256l.835-3.256h1.097z%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%2016%2016%22%3E%3Cpath%20fill%3D%22%23009688%22%20d%3D%22M14.483%206H4.721a1%201%200%200%200-.949.684L2%2012V5h12a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h11l2.403-5.606A1%201%200%200%200%2014.483%206%22%2F%3E%3Cpath%20fill%3D%22%23b2dfdb%22%20d%3D%22M11.5%205A4.497%204.497%200%200%200%207%209.495V9.5a4.497%204.497%200%200%200%204.494%204.5h.006A4.497%204.497%200%200%200%2016%209.506V9.5A4.51%204.51%200%200%200%2011.5%205m-2.111%205.466a.7.7%200%200%200%20.62.278a1%201%200%200%200%20.378-.066a3%203%200%200%200%20.409-.213l.458.655a1.95%201.95%200%200%201-1.293.458a2%202%200%200%201-1.014-.245a1.65%201.65%200%200%201-.655-.72a2.5%202.5%200%200%201-.228-1.097a2.6%202.6%200%200%201%20.228-1.096a1.73%201.73%200%200%201%20.656-.752a1.8%201.8%200%200%201%20.998-.262a1.9%201.9%200%200%201%20.703.115a2.1%202.1%200%200%201%20.605.36l-.457.621a1.8%201.8%200%200%200-.377-.213a1%201%200%200%200-.393-.066c-.556%200-.834.426-.834%201.293a1.6%201.6%200%200%200%20.196.949Zm4.5%201.015a2.35%202.35%200%200%201-.753%201.161a2.45%202.45%200%200%201-1.375.475l-.114-.769a1.9%201.9%200%200%200%20.835-.263a2%202%200%200%200%20.196-.195L11.32%207.537h1.128l.786%203.256l.835-3.256h1.097z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/folder-cypress-open.svg?color=%231a73e8&size=48