file type eslint logo
file-type-eslint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-eslint
- 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 eslint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4b32c3" d="m29.832 16.7l-6.354 10.717A1.26 1.26 0 0 1 22.36 28H9.647a1.26 1.26 0 0 1-1.118-.59l-6.356-10.7a1.26 1.26 0 0 1 0-1.272L8.527 4.676A1.34 1.34 0 0 1 9.647 4h12.709a1.34 1.34 0 0 1 1.118.678l6.354 10.786a1.2 1.2 0 0 1 0 1.238Zm-5.262 4.2v-9.614L16 6.466l-8.56 4.82V20.9L16 25.719Z"/><path fill="#8080f2" d="m21.802 19.188l-5.747 3.235l-5.742-3.235v-6.47l5.742-3.236l5.747 3.236z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEslint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4b32c3" d="m29.832 16.7l-6.354 10.717A1.26 1.26 0 0 1 22.36 28H9.647a1.26 1.26 0 0 1-1.118-.59l-6.356-10.7a1.26 1.26 0 0 1 0-1.272L8.527 4.676A1.34 1.34 0 0 1 9.647 4h12.709a1.34 1.34 0 0 1 1.118.678l6.354 10.786a1.2 1.2 0 0 1 0 1.238Zm-5.262 4.2v-9.614L16 6.466l-8.56 4.82V20.9L16 25.719Z"/><path fill="#8080f2" d="m21.802 19.188l-5.747 3.235l-5.742-3.235v-6.47l5.742-3.236l5.747 3.236z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4b32c3" d="m29.832 16.7l-6.354 10.717A1.26 1.26 0 0 1 22.36 28H9.647a1.26 1.26 0 0 1-1.118-.59l-6.356-10.7a1.26 1.26 0 0 1 0-1.272L8.527 4.676A1.34 1.34 0 0 1 9.647 4h12.709a1.34 1.34 0 0 1 1.118.678l6.354 10.786a1.2 1.2 0 0 1 0 1.238Zm-5.262 4.2v-9.614L16 6.466l-8.56 4.82V20.9L16 25.719Z"/><path fill="#8080f2" d="m21.802 19.188l-5.747 3.235l-5.742-3.235v-6.47l5.742-3.236l5.747 3.236z"/></svg> </template>
CSS
.icon-file-type-eslint {
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%234b32c3%22%20d%3D%22m29.832%2016.7l-6.354%2010.717A1.26%201.26%200%200%201%2022.36%2028H9.647a1.26%201.26%200%200%201-1.118-.59l-6.356-10.7a1.26%201.26%200%200%201%200-1.272L8.527%204.676A1.34%201.34%200%200%201%209.647%204h12.709a1.34%201.34%200%200%201%201.118.678l6.354%2010.786a1.2%201.2%200%200%201%200%201.238Zm-5.262%204.2v-9.614L16%206.466l-8.56%204.82V20.9L16%2025.719Z%22%2F%3E%3Cpath%20fill%3D%22%238080f2%22%20d%3D%22m21.802%2019.188l-5.747%203.235l-5.742-3.235v-6.47l5.742-3.236l5.747%203.236z%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%234b32c3%22%20d%3D%22m29.832%2016.7l-6.354%2010.717A1.26%201.26%200%200%201%2022.36%2028H9.647a1.26%201.26%200%200%201-1.118-.59l-6.356-10.7a1.26%201.26%200%200%201%200-1.272L8.527%204.676A1.34%201.34%200%200%201%209.647%204h12.709a1.34%201.34%200%200%201%201.118.678l6.354%2010.786a1.2%201.2%200%200%201%200%201.238Zm-5.262%204.2v-9.614L16%206.466l-8.56%204.82V20.9L16%2025.719Z%22%2F%3E%3Cpath%20fill%3D%22%238080f2%22%20d%3D%22m21.802%2019.188l-5.747%203.235l-5.742-3.235v-6.47l5.742-3.236l5.747%203.236z%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-eslint.svg?color=%231a73e8&size=48