file type coffeelint logo

file-type-coffeelint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-coffeelint
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type coffeelint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6f4e37" d="M13.114 5.728c.025.153-.051.28-.306.408a3.46 3.46 0 0 0-1.63-.229c-.637.051-1.172.255-1.1.688c.1.433.713.688 1.808.586c2.674-.229 2.649-2.038 6.571-2.394c3.056-.28 4.763.662 4.992 1.808c.178.891-.56 1.757-2.776 1.936c-1.961.178-3.107-.357-3.209-.891c-.051-.28.1-.688 1.044-.79c.1.433.637.891 1.91.764C21.341 7.536 22.1 7.2 22 6.7c-.1-.535-1.07-.84-2.6-.713c-3.107.28-3.871 1.987-6.52 2.216c-1.88.173-3.408-.514-3.612-1.533c-.076-.382-.076-1.273 1.91-1.452c1.019-.076 1.834.1 1.936.509Zm3.718 4.763A41 41 0 0 1 8.5 9.7c-2.263-.56-3.46-1.171-3.46-1.96c0-.331.153-.611.611-.942c-1.426.56-2.19 1.019-2.19 1.732c.076.79 1.35 1.579 3.948 2.19a39.4 39.4 0 0 0 9.347.942a39 39 0 0 0 9.344-.942c2.6-.611 3.846-1.426 3.846-2.19c0-.56-.56-1.1-1.579-1.5a.86.86 0 0 1 .408.688c0 .79-1.172 1.426-3.54 1.961a39.3 39.3 0 0 1-8.402.811Z"/><path fill="#393" d="M3.181 16.374A5.28 5.28 0 0 0 2.01 19.99a4.2 4.2 0 0 0 1.655 3.056a4 4 0 0 0 3.362.79a11 11 0 0 0 1.5-.484a4.24 4.24 0 0 1-2.751-1.019a4.13 4.13 0 0 1-1.732-2.827a3.8 3.8 0 0 1 .614-3.006A3.98 3.98 0 0 1 7.409 15a4.8 4.8 0 0 1 3.209.942a7 7 0 0 0-.866-.866a4.1 4.1 0 0 0-3.464-.688a5.2 5.2 0 0 0-3.107 1.987Zm23.024-3.693a42.3 42.3 0 0 1-9.347.942a44 44 0 0 1-9.424-.942c-2.19-.56-3.362-1.172-3.769-1.808a23.2 23.2 0 0 0 2.6 7.641c.942 1.426 1.885 2.674 2.827 4.024a10 10 0 0 1 .866 2.369a4.56 4.56 0 0 0 2.6 1.732a10.6 10.6 0 0 0 4.177.611h.153a11.8 11.8 0 0 0 4.3-.611a4.87 4.87 0 0 0 2.521-1.732h.076a9.6 9.6 0 0 1 .79-2.369c.942-1.35 1.885-2.6 2.827-4.024A24.6 24.6 0 0 0 30 10.872c-.509.713-1.681 1.328-3.795 1.809"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCoffeelint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6f4e37" d="M13.114 5.728c.025.153-.051.28-.306.408a3.46 3.46 0 0 0-1.63-.229c-.637.051-1.172.255-1.1.688c.1.433.713.688 1.808.586c2.674-.229 2.649-2.038 6.571-2.394c3.056-.28 4.763.662 4.992 1.808c.178.891-.56 1.757-2.776 1.936c-1.961.178-3.107-.357-3.209-.891c-.051-.28.1-.688 1.044-.79c.1.433.637.891 1.91.764C21.341 7.536 22.1 7.2 22 6.7c-.1-.535-1.07-.84-2.6-.713c-3.107.28-3.871 1.987-6.52 2.216c-1.88.173-3.408-.514-3.612-1.533c-.076-.382-.076-1.273 1.91-1.452c1.019-.076 1.834.1 1.936.509Zm3.718 4.763A41 41 0 0 1 8.5 9.7c-2.263-.56-3.46-1.171-3.46-1.96c0-.331.153-.611.611-.942c-1.426.56-2.19 1.019-2.19 1.732c.076.79 1.35 1.579 3.948 2.19a39.4 39.4 0 0 0 9.347.942a39 39 0 0 0 9.344-.942c2.6-.611 3.846-1.426 3.846-2.19c0-.56-.56-1.1-1.579-1.5a.86.86 0 0 1 .408.688c0 .79-1.172 1.426-3.54 1.961a39.3 39.3 0 0 1-8.402.811Z"/><path fill="#393" d="M3.181 16.374A5.28 5.28 0 0 0 2.01 19.99a4.2 4.2 0 0 0 1.655 3.056a4 4 0 0 0 3.362.79a11 11 0 0 0 1.5-.484a4.24 4.24 0 0 1-2.751-1.019a4.13 4.13 0 0 1-1.732-2.827a3.8 3.8 0 0 1 .614-3.006A3.98 3.98 0 0 1 7.409 15a4.8 4.8 0 0 1 3.209.942a7 7 0 0 0-.866-.866a4.1 4.1 0 0 0-3.464-.688a5.2 5.2 0 0 0-3.107 1.987Zm23.024-3.693a42.3 42.3 0 0 1-9.347.942a44 44 0 0 1-9.424-.942c-2.19-.56-3.362-1.172-3.769-1.808a23.2 23.2 0 0 0 2.6 7.641c.942 1.426 1.885 2.674 2.827 4.024a10 10 0 0 1 .866 2.369a4.56 4.56 0 0 0 2.6 1.732a10.6 10.6 0 0 0 4.177.611h.153a11.8 11.8 0 0 0 4.3-.611a4.87 4.87 0 0 0 2.521-1.732h.076a9.6 9.6 0 0 1 .79-2.369c.942-1.35 1.885-2.6 2.827-4.024A24.6 24.6 0 0 0 30 10.872c-.509.713-1.681 1.328-3.795 1.809"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6f4e37" d="M13.114 5.728c.025.153-.051.28-.306.408a3.46 3.46 0 0 0-1.63-.229c-.637.051-1.172.255-1.1.688c.1.433.713.688 1.808.586c2.674-.229 2.649-2.038 6.571-2.394c3.056-.28 4.763.662 4.992 1.808c.178.891-.56 1.757-2.776 1.936c-1.961.178-3.107-.357-3.209-.891c-.051-.28.1-.688 1.044-.79c.1.433.637.891 1.91.764C21.341 7.536 22.1 7.2 22 6.7c-.1-.535-1.07-.84-2.6-.713c-3.107.28-3.871 1.987-6.52 2.216c-1.88.173-3.408-.514-3.612-1.533c-.076-.382-.076-1.273 1.91-1.452c1.019-.076 1.834.1 1.936.509Zm3.718 4.763A41 41 0 0 1 8.5 9.7c-2.263-.56-3.46-1.171-3.46-1.96c0-.331.153-.611.611-.942c-1.426.56-2.19 1.019-2.19 1.732c.076.79 1.35 1.579 3.948 2.19a39.4 39.4 0 0 0 9.347.942a39 39 0 0 0 9.344-.942c2.6-.611 3.846-1.426 3.846-2.19c0-.56-.56-1.1-1.579-1.5a.86.86 0 0 1 .408.688c0 .79-1.172 1.426-3.54 1.961a39.3 39.3 0 0 1-8.402.811Z"/><path fill="#393" d="M3.181 16.374A5.28 5.28 0 0 0 2.01 19.99a4.2 4.2 0 0 0 1.655 3.056a4 4 0 0 0 3.362.79a11 11 0 0 0 1.5-.484a4.24 4.24 0 0 1-2.751-1.019a4.13 4.13 0 0 1-1.732-2.827a3.8 3.8 0 0 1 .614-3.006A3.98 3.98 0 0 1 7.409 15a4.8 4.8 0 0 1 3.209.942a7 7 0 0 0-.866-.866a4.1 4.1 0 0 0-3.464-.688a5.2 5.2 0 0 0-3.107 1.987Zm23.024-3.693a42.3 42.3 0 0 1-9.347.942a44 44 0 0 1-9.424-.942c-2.19-.56-3.362-1.172-3.769-1.808a23.2 23.2 0 0 0 2.6 7.641c.942 1.426 1.885 2.674 2.827 4.024a10 10 0 0 1 .866 2.369a4.56 4.56 0 0 0 2.6 1.732a10.6 10.6 0 0 0 4.177.611h.153a11.8 11.8 0 0 0 4.3-.611a4.87 4.87 0 0 0 2.521-1.732h.076a9.6 9.6 0 0 1 .79-2.369c.942-1.35 1.885-2.6 2.827-4.024A24.6 24.6 0 0 0 30 10.872c-.509.713-1.681 1.328-3.795 1.809"/></svg>
</template>

CSS

.icon-file-type-coffeelint {
  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%236f4e37%22%20d%3D%22M13.114%205.728c.025.153-.051.28-.306.408a3.46%203.46%200%200%200-1.63-.229c-.637.051-1.172.255-1.1.688c.1.433.713.688%201.808.586c2.674-.229%202.649-2.038%206.571-2.394c3.056-.28%204.763.662%204.992%201.808c.178.891-.56%201.757-2.776%201.936c-1.961.178-3.107-.357-3.209-.891c-.051-.28.1-.688%201.044-.79c.1.433.637.891%201.91.764C21.341%207.536%2022.1%207.2%2022%206.7c-.1-.535-1.07-.84-2.6-.713c-3.107.28-3.871%201.987-6.52%202.216c-1.88.173-3.408-.514-3.612-1.533c-.076-.382-.076-1.273%201.91-1.452c1.019-.076%201.834.1%201.936.509Zm3.718%204.763A41%2041%200%200%201%208.5%209.7c-2.263-.56-3.46-1.171-3.46-1.96c0-.331.153-.611.611-.942c-1.426.56-2.19%201.019-2.19%201.732c.076.79%201.35%201.579%203.948%202.19a39.4%2039.4%200%200%200%209.347.942a39%2039%200%200%200%209.344-.942c2.6-.611%203.846-1.426%203.846-2.19c0-.56-.56-1.1-1.579-1.5a.86.86%200%200%201%20.408.688c0%20.79-1.172%201.426-3.54%201.961a39.3%2039.3%200%200%201-8.402.811Z%22%2F%3E%3Cpath%20fill%3D%22%23393%22%20d%3D%22M3.181%2016.374A5.28%205.28%200%200%200%202.01%2019.99a4.2%204.2%200%200%200%201.655%203.056a4%204%200%200%200%203.362.79a11%2011%200%200%200%201.5-.484a4.24%204.24%200%200%201-2.751-1.019a4.13%204.13%200%200%201-1.732-2.827a3.8%203.8%200%200%201%20.614-3.006A3.98%203.98%200%200%201%207.409%2015a4.8%204.8%200%200%201%203.209.942a7%207%200%200%200-.866-.866a4.1%204.1%200%200%200-3.464-.688a5.2%205.2%200%200%200-3.107%201.987Zm23.024-3.693a42.3%2042.3%200%200%201-9.347.942a44%2044%200%200%201-9.424-.942c-2.19-.56-3.362-1.172-3.769-1.808a23.2%2023.2%200%200%200%202.6%207.641c.942%201.426%201.885%202.674%202.827%204.024a10%2010%200%200%201%20.866%202.369a4.56%204.56%200%200%200%202.6%201.732a10.6%2010.6%200%200%200%204.177.611h.153a11.8%2011.8%200%200%200%204.3-.611a4.87%204.87%200%200%200%202.521-1.732h.076a9.6%209.6%200%200%201%20.79-2.369c.942-1.35%201.885-2.6%202.827-4.024A24.6%2024.6%200%200%200%2030%2010.872c-.509.713-1.681%201.328-3.795%201.809%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%236f4e37%22%20d%3D%22M13.114%205.728c.025.153-.051.28-.306.408a3.46%203.46%200%200%200-1.63-.229c-.637.051-1.172.255-1.1.688c.1.433.713.688%201.808.586c2.674-.229%202.649-2.038%206.571-2.394c3.056-.28%204.763.662%204.992%201.808c.178.891-.56%201.757-2.776%201.936c-1.961.178-3.107-.357-3.209-.891c-.051-.28.1-.688%201.044-.79c.1.433.637.891%201.91.764C21.341%207.536%2022.1%207.2%2022%206.7c-.1-.535-1.07-.84-2.6-.713c-3.107.28-3.871%201.987-6.52%202.216c-1.88.173-3.408-.514-3.612-1.533c-.076-.382-.076-1.273%201.91-1.452c1.019-.076%201.834.1%201.936.509Zm3.718%204.763A41%2041%200%200%201%208.5%209.7c-2.263-.56-3.46-1.171-3.46-1.96c0-.331.153-.611.611-.942c-1.426.56-2.19%201.019-2.19%201.732c.076.79%201.35%201.579%203.948%202.19a39.4%2039.4%200%200%200%209.347.942a39%2039%200%200%200%209.344-.942c2.6-.611%203.846-1.426%203.846-2.19c0-.56-.56-1.1-1.579-1.5a.86.86%200%200%201%20.408.688c0%20.79-1.172%201.426-3.54%201.961a39.3%2039.3%200%200%201-8.402.811Z%22%2F%3E%3Cpath%20fill%3D%22%23393%22%20d%3D%22M3.181%2016.374A5.28%205.28%200%200%200%202.01%2019.99a4.2%204.2%200%200%200%201.655%203.056a4%204%200%200%200%203.362.79a11%2011%200%200%200%201.5-.484a4.24%204.24%200%200%201-2.751-1.019a4.13%204.13%200%200%201-1.732-2.827a3.8%203.8%200%200%201%20.614-3.006A3.98%203.98%200%200%201%207.409%2015a4.8%204.8%200%200%201%203.209.942a7%207%200%200%200-.866-.866a4.1%204.1%200%200%200-3.464-.688a5.2%205.2%200%200%200-3.107%201.987Zm23.024-3.693a42.3%2042.3%200%200%201-9.347.942a44%2044%200%200%201-9.424-.942c-2.19-.56-3.362-1.172-3.769-1.808a23.2%2023.2%200%200%200%202.6%207.641c.942%201.426%201.885%202.674%202.827%204.024a10%2010%200%200%201%20.866%202.369a4.56%204.56%200%200%200%202.6%201.732a10.6%2010.6%200%200%200%204.177.611h.153a11.8%2011.8%200%200%200%204.3-.611a4.87%204.87%200%200%200%202.521-1.732h.076a9.6%209.6%200%200%201%20.79-2.369c.942-1.35%201.885-2.6%202.827-4.024A24.6%2024.6%200%200%200%2030%2010.872c-.509.713-1.681%201.328-3.795%201.809%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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