folder supabase open logo

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

Name
folder-supabase-open
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

Related icons in Material Icon Theme

Use the folder supabase open logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#66bb6a" d="m13.844 7.536l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464"/><path fill="#c8e6c9" d="M15 9h-3V5.75a.25.25 0 0 0-.45-.15L8.4 9.8A.75.75 0 0 0 9 11h3v3.25a.25.25 0 0 0 .45.15l3.15-4.2A.75.75 0 0 0 15 9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderSupabaseOpen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#66bb6a" d="m13.844 7.536l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464"/><path fill="#c8e6c9" d="M15 9h-3V5.75a.25.25 0 0 0-.45-.15L8.4 9.8A.75.75 0 0 0 9 11h3v3.25a.25.25 0 0 0 .45.15l3.15-4.2A.75.75 0 0 0 15 9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#66bb6a" d="m13.844 7.536l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464"/><path fill="#c8e6c9" d="M15 9h-3V5.75a.25.25 0 0 0-.45-.15L8.4 9.8A.75.75 0 0 0 9 11h3v3.25a.25.25 0 0 0 .45.15l3.15-4.2A.75.75 0 0 0 15 9"/></svg>
</template>

CSS

.icon-folder-supabase-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%2032%2032%22%3E%3Cpath%20fill%3D%22%2366bb6a%22%20d%3D%22m13.844%207.536l-1.288-1.072A2%202%200%200%200%2011.276%206H4a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h24a2%202%200%200%200%202-2V10a2%202%200%200%200-2-2H15.124a2%202%200%200%201-1.28-.464%22%2F%3E%3Cpath%20fill%3D%22%23c8e6c9%22%20d%3D%22M15%209h-3V5.75a.25.25%200%200%200-.45-.15L8.4%209.8A.75.75%200%200%200%209%2011h3v3.25a.25.25%200%200%200%20.45.15l3.15-4.2A.75.75%200%200%200%2015%209%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%2366bb6a%22%20d%3D%22m13.844%207.536l-1.288-1.072A2%202%200%200%200%2011.276%206H4a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h24a2%202%200%200%200%202-2V10a2%202%200%200%200-2-2H15.124a2%202%200%200%201-1.28-.464%22%2F%3E%3Cpath%20fill%3D%22%23c8e6c9%22%20d%3D%22M15%209h-3V5.75a.25.25%200%200%200-.45-.15L8.4%209.8A.75.75%200%200%200%209%2011h3v3.25a.25.25%200%200%200%20.45.15l3.15-4.2A.75.75%200%200%200%2015%209%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-supabase-open.svg?color=%231a73e8&size=48