folder wakatime logo

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

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

Related icons in Material Icon Theme

Use the folder wakatime logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" 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="#f5f5f5" d="M15.789 7.258A.8.8 0 0 0 15.221 7a.75.75 0 0 0-.636.364l-3.128 4.412l-.41-.662a.77.77 0 0 0-.655-.379a.76.76 0 0 0-.665.414l-.392.627l-1.897-2.76a.77.77 0 0 0-.676-.4a.8.8 0 0 0-.761.822a.84.84 0 0 0 .183.532l2.513 3.603a.753.753 0 0 0 1.343.029l.359-.568l.349.552a1 1 0 0 0 .089.133a1 1 0 0 0 .065.07l.053.046a1 1 0 0 0 .113.075l.05.025a.7.7 0 0 0 .228.061l.061.004h.015a.77.77 0 0 0 .602-.308l3.805-5.352a.85.85 0 0 0 .17-.503a.8.8 0 0 0-.21-.579m-4.606 6.41"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderWakatime(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" 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="#f5f5f5" d="M15.789 7.258A.8.8 0 0 0 15.221 7a.75.75 0 0 0-.636.364l-3.128 4.412l-.41-.662a.77.77 0 0 0-.655-.379a.76.76 0 0 0-.665.414l-.392.627l-1.897-2.76a.77.77 0 0 0-.676-.4a.8.8 0 0 0-.761.822a.84.84 0 0 0 .183.532l2.513 3.603a.753.753 0 0 0 1.343.029l.359-.568l.349.552a1 1 0 0 0 .089.133a1 1 0 0 0 .065.07l.053.046a1 1 0 0 0 .113.075l.05.025a.7.7 0 0 0 .228.061l.061.004h.015a.77.77 0 0 0 .602-.308l3.805-5.352a.85.85 0 0 0 .17-.503a.8.8 0 0 0-.21-.579m-4.606 6.41"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" 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="#f5f5f5" d="M15.789 7.258A.8.8 0 0 0 15.221 7a.75.75 0 0 0-.636.364l-3.128 4.412l-.41-.662a.77.77 0 0 0-.655-.379a.76.76 0 0 0-.665.414l-.392.627l-1.897-2.76a.77.77 0 0 0-.676-.4a.8.8 0 0 0-.761.822a.84.84 0 0 0 .183.532l2.513 3.603a.753.753 0 0 0 1.343.029l.359-.568l.349.552a1 1 0 0 0 .089.133a1 1 0 0 0 .065.07l.053.046a1 1 0 0 0 .113.075l.05.025a.7.7 0 0 0 .228.061l.061.004h.015a.77.77 0 0 0 .602-.308l3.805-5.352a.85.85 0 0 0 .17-.503a.8.8 0 0 0-.21-.579m-4.606 6.41"/></svg>
</template>

CSS

.icon-folder-wakatime {
  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%23455a64%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%23f5f5f5%22%20d%3D%22M15.789%207.258A.8.8%200%200%200%2015.221%207a.75.75%200%200%200-.636.364l-3.128%204.412l-.41-.662a.77.77%200%200%200-.655-.379a.76.76%200%200%200-.665.414l-.392.627l-1.897-2.76a.77.77%200%200%200-.676-.4a.8.8%200%200%200-.761.822a.84.84%200%200%200%20.183.532l2.513%203.603a.753.753%200%200%200%201.343.029l.359-.568l.349.552a1%201%200%200%200%20.089.133a1%201%200%200%200%20.065.07l.053.046a1%201%200%200%200%20.113.075l.05.025a.7.7%200%200%200%20.228.061l.061.004h.015a.77.77%200%200%200%20.602-.308l3.805-5.352a.85.85%200%200%200%20.17-.503a.8.8%200%200%200-.21-.579m-4.606%206.41%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%23455a64%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%23f5f5f5%22%20d%3D%22M15.789%207.258A.8.8%200%200%200%2015.221%207a.75.75%200%200%200-.636.364l-3.128%204.412l-.41-.662a.77.77%200%200%200-.655-.379a.76.76%200%200%200-.665.414l-.392.627l-1.897-2.76a.77.77%200%200%200-.676-.4a.8.8%200%200%200-.761.822a.84.84%200%200%200%20.183.532l2.513%203.603a.753.753%200%200%200%201.343.029l.359-.568l.349.552a1%201%200%200%200%20.089.133a1%201%200%200%200%20.065.07l.053.046a1%201%200%200%200%20.113.075l.05.025a.7.7%200%200%200%20.228.061l.061.004h.015a.77.77%200%200%200%20.602-.308l3.805-5.352a.85.85%200%200%200%20.17-.503a.8.8%200%200%200-.21-.579m-4.606%206.41%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-wakatime.svg?color=%231a73e8&size=48