file type mustache logo

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

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

Related icons in VSCode Icons

Use the file type mustache logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cfcfcf" d="M2 21.555a17 17 0 0 1 .217-2.83a5.15 5.15 0 0 1 .816-2.111a3.8 3.8 0 0 1 1.64-1.31a7 7 0 0 1 2.718-.442a18 18 0 0 1 1.939.112a18 18 0 0 0 1.864.112a4.4 4.4 0 0 0 1.789-.314a2.7 2.7 0 0 0 1.145-.928a3.9 3.9 0 0 0 .629-1.482a13.4 13.4 0 0 0 .27-1.917h1.932a13 13 0 0 0 .307 1.954a4.1 4.1 0 0 0 .621 1.46a2.7 2.7 0 0 0 1.175.936a4.6 4.6 0 0 0 1.729.292a18 18 0 0 0 1.887-.112a18 18 0 0 1 1.932-.112a6.8 6.8 0 0 1 2.62.442a3.87 3.87 0 0 1 1.692 1.31a5.2 5.2 0 0 1 .846 2.126A15.7 15.7 0 0 1 30 21.555h-1.228a13 13 0 0 0-.157-1.388a4 4 0 0 0-.382-1.253a2.2 2.2 0 0 0-.951-.873a3.9 3.9 0 0 0-1.759-.334h-3.5a7.7 7.7 0 0 1-2.605-.374a4 4 0 0 1-1.677-1.111a5.1 5.1 0 0 1-.951-1.607a12 12 0 0 1-.561-2.069h-.469a13.6 13.6 0 0 1-.554 2.031a5 5 0 0 1-.958 1.645a4.2 4.2 0 0 1-1.662 1.1a7.5 7.5 0 0 1-2.62.389H6.477a4 4 0 0 0-1.722.314a2.25 2.25 0 0 0-1 .893a3.6 3.6 0 0 0-.419 1.29q-.105.739-.135 1.35Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMustache(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cfcfcf" d="M2 21.555a17 17 0 0 1 .217-2.83a5.15 5.15 0 0 1 .816-2.111a3.8 3.8 0 0 1 1.64-1.31a7 7 0 0 1 2.718-.442a18 18 0 0 1 1.939.112a18 18 0 0 0 1.864.112a4.4 4.4 0 0 0 1.789-.314a2.7 2.7 0 0 0 1.145-.928a3.9 3.9 0 0 0 .629-1.482a13.4 13.4 0 0 0 .27-1.917h1.932a13 13 0 0 0 .307 1.954a4.1 4.1 0 0 0 .621 1.46a2.7 2.7 0 0 0 1.175.936a4.6 4.6 0 0 0 1.729.292a18 18 0 0 0 1.887-.112a18 18 0 0 1 1.932-.112a6.8 6.8 0 0 1 2.62.442a3.87 3.87 0 0 1 1.692 1.31a5.2 5.2 0 0 1 .846 2.126A15.7 15.7 0 0 1 30 21.555h-1.228a13 13 0 0 0-.157-1.388a4 4 0 0 0-.382-1.253a2.2 2.2 0 0 0-.951-.873a3.9 3.9 0 0 0-1.759-.334h-3.5a7.7 7.7 0 0 1-2.605-.374a4 4 0 0 1-1.677-1.111a5.1 5.1 0 0 1-.951-1.607a12 12 0 0 1-.561-2.069h-.469a13.6 13.6 0 0 1-.554 2.031a5 5 0 0 1-.958 1.645a4.2 4.2 0 0 1-1.662 1.1a7.5 7.5 0 0 1-2.62.389H6.477a4 4 0 0 0-1.722.314a2.25 2.25 0 0 0-1 .893a3.6 3.6 0 0 0-.419 1.29q-.105.739-.135 1.35Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cfcfcf" d="M2 21.555a17 17 0 0 1 .217-2.83a5.15 5.15 0 0 1 .816-2.111a3.8 3.8 0 0 1 1.64-1.31a7 7 0 0 1 2.718-.442a18 18 0 0 1 1.939.112a18 18 0 0 0 1.864.112a4.4 4.4 0 0 0 1.789-.314a2.7 2.7 0 0 0 1.145-.928a3.9 3.9 0 0 0 .629-1.482a13.4 13.4 0 0 0 .27-1.917h1.932a13 13 0 0 0 .307 1.954a4.1 4.1 0 0 0 .621 1.46a2.7 2.7 0 0 0 1.175.936a4.6 4.6 0 0 0 1.729.292a18 18 0 0 0 1.887-.112a18 18 0 0 1 1.932-.112a6.8 6.8 0 0 1 2.62.442a3.87 3.87 0 0 1 1.692 1.31a5.2 5.2 0 0 1 .846 2.126A15.7 15.7 0 0 1 30 21.555h-1.228a13 13 0 0 0-.157-1.388a4 4 0 0 0-.382-1.253a2.2 2.2 0 0 0-.951-.873a3.9 3.9 0 0 0-1.759-.334h-3.5a7.7 7.7 0 0 1-2.605-.374a4 4 0 0 1-1.677-1.111a5.1 5.1 0 0 1-.951-1.607a12 12 0 0 1-.561-2.069h-.469a13.6 13.6 0 0 1-.554 2.031a5 5 0 0 1-.958 1.645a4.2 4.2 0 0 1-1.662 1.1a7.5 7.5 0 0 1-2.62.389H6.477a4 4 0 0 0-1.722.314a2.25 2.25 0 0 0-1 .893a3.6 3.6 0 0 0-.419 1.29q-.105.739-.135 1.35Z"/></svg>
</template>

CSS

.icon-file-type-mustache {
  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%23cfcfcf%22%20d%3D%22M2%2021.555a17%2017%200%200%201%20.217-2.83a5.15%205.15%200%200%201%20.816-2.111a3.8%203.8%200%200%201%201.64-1.31a7%207%200%200%201%202.718-.442a18%2018%200%200%201%201.939.112a18%2018%200%200%200%201.864.112a4.4%204.4%200%200%200%201.789-.314a2.7%202.7%200%200%200%201.145-.928a3.9%203.9%200%200%200%20.629-1.482a13.4%2013.4%200%200%200%20.27-1.917h1.932a13%2013%200%200%200%20.307%201.954a4.1%204.1%200%200%200%20.621%201.46a2.7%202.7%200%200%200%201.175.936a4.6%204.6%200%200%200%201.729.292a18%2018%200%200%200%201.887-.112a18%2018%200%200%201%201.932-.112a6.8%206.8%200%200%201%202.62.442a3.87%203.87%200%200%201%201.692%201.31a5.2%205.2%200%200%201%20.846%202.126A15.7%2015.7%200%200%201%2030%2021.555h-1.228a13%2013%200%200%200-.157-1.388a4%204%200%200%200-.382-1.253a2.2%202.2%200%200%200-.951-.873a3.9%203.9%200%200%200-1.759-.334h-3.5a7.7%207.7%200%200%201-2.605-.374a4%204%200%200%201-1.677-1.111a5.1%205.1%200%200%201-.951-1.607a12%2012%200%200%201-.561-2.069h-.469a13.6%2013.6%200%200%201-.554%202.031a5%205%200%200%201-.958%201.645a4.2%204.2%200%200%201-1.662%201.1a7.5%207.5%200%200%201-2.62.389H6.477a4%204%200%200%200-1.722.314a2.25%202.25%200%200%200-1%20.893a3.6%203.6%200%200%200-.419%201.29q-.105.739-.135%201.35Z%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%23cfcfcf%22%20d%3D%22M2%2021.555a17%2017%200%200%201%20.217-2.83a5.15%205.15%200%200%201%20.816-2.111a3.8%203.8%200%200%201%201.64-1.31a7%207%200%200%201%202.718-.442a18%2018%200%200%201%201.939.112a18%2018%200%200%200%201.864.112a4.4%204.4%200%200%200%201.789-.314a2.7%202.7%200%200%200%201.145-.928a3.9%203.9%200%200%200%20.629-1.482a13.4%2013.4%200%200%200%20.27-1.917h1.932a13%2013%200%200%200%20.307%201.954a4.1%204.1%200%200%200%20.621%201.46a2.7%202.7%200%200%200%201.175.936a4.6%204.6%200%200%200%201.729.292a18%2018%200%200%200%201.887-.112a18%2018%200%200%201%201.932-.112a6.8%206.8%200%200%201%202.62.442a3.87%203.87%200%200%201%201.692%201.31a5.2%205.2%200%200%201%20.846%202.126A15.7%2015.7%200%200%201%2030%2021.555h-1.228a13%2013%200%200%200-.157-1.388a4%204%200%200%200-.382-1.253a2.2%202.2%200%200%200-.951-.873a3.9%203.9%200%200%200-1.759-.334h-3.5a7.7%207.7%200%200%201-2.605-.374a4%204%200%200%201-1.677-1.111a5.1%205.1%200%200%201-.951-1.607a12%2012%200%200%201-.561-2.069h-.469a13.6%2013.6%200%200%201-.554%202.031a5%205%200%200%201-.958%201.645a4.2%204.2%200%200%201-1.662%201.1a7.5%207.5%200%200%201-2.62.389H6.477a4%204%200%200%200-1.722.314a2.25%202.25%200%200%200-1%20.893a3.6%203.6%200%200%200-.419%201.29q-.105.739-.135%201.35Z%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-mustache.svg?color=%231a73e8&size=48