folder javascript logo

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

Name
folder-javascript
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 javascript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#ffca28" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffecb3" d="M12.003 9.533a.664.663 0 0 0 .15.518a1.249 1.246 0 0 0 .305.14c.27.09.664.184 1.044.31c1.318.438 1.478 1.156 1.493 1.74q.006.118.005.228v.025c0 .529-.23 1.391-1.718 1.486a2 2 0 0 1-.185.005a.5.499 0 0 1-.095.005h-1.998v-.877l.12-.12h1.878a.999.997 0 0 0 .125-.005h.085c.09-.005.165-.015.235-.02a.999.997 0 0 0 .135-.03l.094-.03a.02.02 0 0 0 .015-.005c.245-.09.295-.224.305-.329a.5.499 0 0 0 .005-.08c0-.16-.34-.613-1.498-.997c-1.369-.453-1.489-1.206-1.494-1.8a.3.3 0 0 1-.005-.064v-.13a1.423 1.42 0 0 1 .225-.793c.02-.03.035-.055.055-.08c.005-.005.005-.01.01-.015a.5.499 0 0 1 .09-.1a2.148 2.144 0 0 1 1.573-.508H15v.997h-1.998q-.098-.001-.195.005c-.589.03-.744.2-.789.35a.1.1 0 0 0-.005.03a.5.499 0 0 0-.01.114zM8.008 13.99a1.818 1.815 0 0 1-1.998-1.994h.999c0 .718.28.997.999.997s.999-.28.999-.997V8.007h.999v3.989a1.818 1.815 0 0 1-1.998 1.994"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderJavascript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#ffca28" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffecb3" d="M12.003 9.533a.664.663 0 0 0 .15.518a1.249 1.246 0 0 0 .305.14c.27.09.664.184 1.044.31c1.318.438 1.478 1.156 1.493 1.74q.006.118.005.228v.025c0 .529-.23 1.391-1.718 1.486a2 2 0 0 1-.185.005a.5.499 0 0 1-.095.005h-1.998v-.877l.12-.12h1.878a.999.997 0 0 0 .125-.005h.085c.09-.005.165-.015.235-.02a.999.997 0 0 0 .135-.03l.094-.03a.02.02 0 0 0 .015-.005c.245-.09.295-.224.305-.329a.5.499 0 0 0 .005-.08c0-.16-.34-.613-1.498-.997c-1.369-.453-1.489-1.206-1.494-1.8a.3.3 0 0 1-.005-.064v-.13a1.423 1.42 0 0 1 .225-.793c.02-.03.035-.055.055-.08c.005-.005.005-.01.01-.015a.5.499 0 0 1 .09-.1a2.148 2.144 0 0 1 1.573-.508H15v.997h-1.998q-.098-.001-.195.005c-.589.03-.744.2-.789.35a.1.1 0 0 0-.005.03a.5.499 0 0 0-.01.114zM8.008 13.99a1.818 1.815 0 0 1-1.998-1.994h.999c0 .718.28.997.999.997s.999-.28.999-.997V8.007h.999v3.989a1.818 1.815 0 0 1-1.998 1.994"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#ffca28" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffecb3" d="M12.003 9.533a.664.663 0 0 0 .15.518a1.249 1.246 0 0 0 .305.14c.27.09.664.184 1.044.31c1.318.438 1.478 1.156 1.493 1.74q.006.118.005.228v.025c0 .529-.23 1.391-1.718 1.486a2 2 0 0 1-.185.005a.5.499 0 0 1-.095.005h-1.998v-.877l.12-.12h1.878a.999.997 0 0 0 .125-.005h.085c.09-.005.165-.015.235-.02a.999.997 0 0 0 .135-.03l.094-.03a.02.02 0 0 0 .015-.005c.245-.09.295-.224.305-.329a.5.499 0 0 0 .005-.08c0-.16-.34-.613-1.498-.997c-1.369-.453-1.489-1.206-1.494-1.8a.3.3 0 0 1-.005-.064v-.13a1.423 1.42 0 0 1 .225-.793c.02-.03.035-.055.055-.08c.005-.005.005-.01.01-.015a.5.499 0 0 1 .09-.1a2.148 2.144 0 0 1 1.573-.508H15v.997h-1.998q-.098-.001-.195.005c-.589.03-.744.2-.789.35a.1.1 0 0 0-.005.03a.5.499 0 0 0-.01.114zM8.008 13.99a1.818 1.815 0 0 1-1.998-1.994h.999c0 .718.28.997.999.997s.999-.28.999-.997V8.007h.999v3.989a1.818 1.815 0 0 1-1.998 1.994"/></svg>
</template>

CSS

.icon-folder-javascript {
  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%23ffca28%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23ffecb3%22%20d%3D%22M12.003%209.533a.664.663%200%200%200%20.15.518a1.249%201.246%200%200%200%20.305.14c.27.09.664.184%201.044.31c1.318.438%201.478%201.156%201.493%201.74q.006.118.005.228v.025c0%20.529-.23%201.391-1.718%201.486a2%202%200%200%201-.185.005a.5.499%200%200%201-.095.005h-1.998v-.877l.12-.12h1.878a.999.997%200%200%200%20.125-.005h.085c.09-.005.165-.015.235-.02a.999.997%200%200%200%20.135-.03l.094-.03a.02.02%200%200%200%20.015-.005c.245-.09.295-.224.305-.329a.5.499%200%200%200%20.005-.08c0-.16-.34-.613-1.498-.997c-1.369-.453-1.489-1.206-1.494-1.8a.3.3%200%200%201-.005-.064v-.13a1.423%201.42%200%200%201%20.225-.793c.02-.03.035-.055.055-.08c.005-.005.005-.01.01-.015a.5.499%200%200%201%20.09-.1a2.148%202.144%200%200%201%201.573-.508H15v.997h-1.998q-.098-.001-.195.005c-.589.03-.744.2-.789.35a.1.1%200%200%200-.005.03a.5.499%200%200%200-.01.114zM8.008%2013.99a1.818%201.815%200%200%201-1.998-1.994h.999c0%20.718.28.997.999.997s.999-.28.999-.997V8.007h.999v3.989a1.818%201.815%200%200%201-1.998%201.994%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%23ffca28%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23ffecb3%22%20d%3D%22M12.003%209.533a.664.663%200%200%200%20.15.518a1.249%201.246%200%200%200%20.305.14c.27.09.664.184%201.044.31c1.318.438%201.478%201.156%201.493%201.74q.006.118.005.228v.025c0%20.529-.23%201.391-1.718%201.486a2%202%200%200%201-.185.005a.5.499%200%200%201-.095.005h-1.998v-.877l.12-.12h1.878a.999.997%200%200%200%20.125-.005h.085c.09-.005.165-.015.235-.02a.999.997%200%200%200%20.135-.03l.094-.03a.02.02%200%200%200%20.015-.005c.245-.09.295-.224.305-.329a.5.499%200%200%200%20.005-.08c0-.16-.34-.613-1.498-.997c-1.369-.453-1.489-1.206-1.494-1.8a.3.3%200%200%201-.005-.064v-.13a1.423%201.42%200%200%201%20.225-.793c.02-.03.035-.055.055-.08c.005-.005.005-.01.01-.015a.5.499%200%200%201%20.09-.1a2.148%202.144%200%200%201%201.573-.508H15v.997h-1.998q-.098-.001-.195.005c-.589.03-.744.2-.789.35a.1.1%200%200%200-.005.03a.5.499%200%200%200-.01.114zM8.008%2013.99a1.818%201.815%200%200%201-1.998-1.994h.999c0%20.718.28.997.999.997s.999-.28.999-.997V8.007h.999v3.989a1.818%201.815%200%200%201-1.998%201.994%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-javascript.svg?color=%231a73e8&size=48