file type light mustache logo
file-type-light-mustache from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-mustache
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type light mustache logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGB34u4xkr" cx="31.824" cy="-818.913" r="48.27" gradientTransform="matrix(.36 .402 .222 -.163 219.554 -100.133)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff"/><stop offset=".3" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient><radialGradient id="SVGZkOjbc3m" cx="4233.973" cy="-1187.763" r="83.239" gradientTransform="matrix(.031 .03 .075 -.062 4.602 -145.763)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff"/><stop offset="1" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient><radialGradient id="SVGoS3HYbJZ" cx="-230.938" cy="-509.943" r="27.886" gradientTransform="matrix(-1.048 -.5 -1.117 .527 -760.016 209.725)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff" stop-opacity=".8"/><stop offset=".15" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient></defs><path d="M2 19.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 19.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"/><path fill="none" stroke="url(#SVGB34u4xkr)" stroke-linecap="round" stroke-width="76.717" d="M52.558 49.816c.061-.183-7-7.561-7-7.561"/><path fill="#2aa7c9" stroke="url(#SVGZkOjbc3m)" stroke-linecap="round" stroke-width="76.717" d="M42.558 56.835s9.942-6.825 10-7"/><path fill="none" stroke="url(#SVGoS3HYbJZ)" stroke-linecap="round" stroke-width="100" d="M42.73 57.121h1.124"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightMustache(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGB34u4xkr" cx="31.824" cy="-818.913" r="48.27" gradientTransform="matrix(.36 .402 .222 -.163 219.554 -100.133)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#7ce1ff"/><stop offset=".3" stopColor="#7ce1ff" stopOpacity="0"/></radialGradient><radialGradient id="SVGZkOjbc3m" cx="4233.973" cy="-1187.763" r="83.239" gradientTransform="matrix(.031 .03 .075 -.062 4.602 -145.763)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#7ce1ff"/><stop offset="1" stopColor="#7ce1ff" stopOpacity="0"/></radialGradient><radialGradient id="SVGoS3HYbJZ" cx="-230.938" cy="-509.943" r="27.886" gradientTransform="matrix(-1.048 -.5 -1.117 .527 -760.016 209.725)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#7ce1ff" stopOpacity=".8"/><stop offset=".15" stopColor="#7ce1ff" stopOpacity="0"/></radialGradient></defs><path d="M2 19.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 19.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"/><path fill="none" stroke="url(#SVGB34u4xkr)" strokeLinecap="round" strokeWidth="76.717" d="M52.558 49.816c.061-.183-7-7.561-7-7.561"/><path fill="#2aa7c9" stroke="url(#SVGZkOjbc3m)" strokeLinecap="round" strokeWidth="76.717" d="M42.558 56.835s9.942-6.825 10-7"/><path fill="none" stroke="url(#SVGoS3HYbJZ)" strokeLinecap="round" strokeWidth="100" d="M42.73 57.121h1.124"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGB34u4xkr" cx="31.824" cy="-818.913" r="48.27" gradientTransform="matrix(.36 .402 .222 -.163 219.554 -100.133)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff"/><stop offset=".3" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient><radialGradient id="SVGZkOjbc3m" cx="4233.973" cy="-1187.763" r="83.239" gradientTransform="matrix(.031 .03 .075 -.062 4.602 -145.763)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff"/><stop offset="1" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient><radialGradient id="SVGoS3HYbJZ" cx="-230.938" cy="-509.943" r="27.886" gradientTransform="matrix(-1.048 -.5 -1.117 .527 -760.016 209.725)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7ce1ff" stop-opacity=".8"/><stop offset=".15" stop-color="#7ce1ff" stop-opacity="0"/></radialGradient></defs><path d="M2 19.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 19.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"/><path fill="none" stroke="url(#SVGB34u4xkr)" stroke-linecap="round" stroke-width="76.717" d="M52.558 49.816c.061-.183-7-7.561-7-7.561"/><path fill="#2aa7c9" stroke="url(#SVGZkOjbc3m)" stroke-linecap="round" stroke-width="76.717" d="M42.558 56.835s9.942-6.825 10-7"/><path fill="none" stroke="url(#SVGoS3HYbJZ)" stroke-linecap="round" stroke-width="100" d="M42.73 57.121h1.124"/></svg> </template>
CSS
.icon-file-type-light-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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGB34u4xkr%22%20cx%3D%2231.824%22%20cy%3D%22-818.913%22%20r%3D%2248.27%22%20gradientTransform%3D%22matrix(.36%20.402%20.222%20-.163%20219.554%20-100.133)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGZkOjbc3m%22%20cx%3D%224233.973%22%20cy%3D%22-1187.763%22%20r%3D%2283.239%22%20gradientTransform%3D%22matrix(.031%20.03%20.075%20-.062%204.602%20-145.763)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGoS3HYbJZ%22%20cx%3D%22-230.938%22%20cy%3D%22-509.943%22%20r%3D%2227.886%22%20gradientTransform%3D%22matrix(-1.048%20-.5%20-1.117%20.527%20-760.016%20209.725)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%22.8%22%2F%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M2%2019.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%2019.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%3Cpath%20fill%3D%22none%22%20stroke%3D%22url(%23SVGB34u4xkr)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2276.717%22%20d%3D%22M52.558%2049.816c.061-.183-7-7.561-7-7.561%22%2F%3E%3Cpath%20fill%3D%22%232aa7c9%22%20stroke%3D%22url(%23SVGZkOjbc3m)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2276.717%22%20d%3D%22M42.558%2056.835s9.942-6.825%2010-7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22url(%23SVGoS3HYbJZ)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22100%22%20d%3D%22M42.73%2057.121h1.124%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGB34u4xkr%22%20cx%3D%2231.824%22%20cy%3D%22-818.913%22%20r%3D%2248.27%22%20gradientTransform%3D%22matrix(.36%20.402%20.222%20-.163%20219.554%20-100.133)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%2F%3E%3Cstop%20offset%3D%22.3%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGZkOjbc3m%22%20cx%3D%224233.973%22%20cy%3D%22-1187.763%22%20r%3D%2283.239%22%20gradientTransform%3D%22matrix(.031%20.03%20.075%20-.062%204.602%20-145.763)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGoS3HYbJZ%22%20cx%3D%22-230.938%22%20cy%3D%22-509.943%22%20r%3D%2227.886%22%20gradientTransform%3D%22matrix(-1.048%20-.5%20-1.117%20.527%20-760.016%20209.725)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%22.8%22%2F%3E%3Cstop%20offset%3D%22.15%22%20stop-color%3D%22%237ce1ff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M2%2019.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%2019.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%3Cpath%20fill%3D%22none%22%20stroke%3D%22url(%23SVGB34u4xkr)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2276.717%22%20d%3D%22M52.558%2049.816c.061-.183-7-7.561-7-7.561%22%2F%3E%3Cpath%20fill%3D%22%232aa7c9%22%20stroke%3D%22url(%23SVGZkOjbc3m)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2276.717%22%20d%3D%22M42.558%2056.835s9.942-6.825%2010-7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22url(%23SVGoS3HYbJZ)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22100%22%20d%3D%22M42.73%2057.121h1.124%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-light-mustache.svg?color=%231a73e8&size=48