file type eslint2 logo

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

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

Related icons in VSCode Icons

Use the file type eslint2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4b32c3" d="M13.027 30L2.39 20.422l2.979-14L18.973 2l10.637 9.578l-2.979 14zM7.883 18.642l6.342 5.7l8.112-2.642l1.781-8.344l-6.343-5.712L9.663 10.3z"/><path fill="#8080f2" d="M21.72 25.915H10.28L4.554 16l5.726-9.915h11.44L27.446 16zm-9.426-3.491h7.413L23.419 16l-3.712-6.424h-7.414L8.593 16l3.7 6.424Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeEslint2(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="M13.027 30L2.39 20.422l2.979-14L18.973 2l10.637 9.578l-2.979 14zM7.883 18.642l6.342 5.7l8.112-2.642l1.781-8.344l-6.343-5.712L9.663 10.3z"/><path fill="#8080f2" d="M21.72 25.915H10.28L4.554 16l5.726-9.915h11.44L27.446 16zm-9.426-3.491h7.413L23.419 16l-3.712-6.424h-7.414L8.593 16l3.7 6.424Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4b32c3" d="M13.027 30L2.39 20.422l2.979-14L18.973 2l10.637 9.578l-2.979 14zM7.883 18.642l6.342 5.7l8.112-2.642l1.781-8.344l-6.343-5.712L9.663 10.3z"/><path fill="#8080f2" d="M21.72 25.915H10.28L4.554 16l5.726-9.915h11.44L27.446 16zm-9.426-3.491h7.413L23.419 16l-3.712-6.424h-7.414L8.593 16l3.7 6.424Z"/></svg>
</template>

CSS

.icon-file-type-eslint2 {
  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%22M13.027%2030L2.39%2020.422l2.979-14L18.973%202l10.637%209.578l-2.979%2014zM7.883%2018.642l6.342%205.7l8.112-2.642l1.781-8.344l-6.343-5.712L9.663%2010.3z%22%2F%3E%3Cpath%20fill%3D%22%238080f2%22%20d%3D%22M21.72%2025.915H10.28L4.554%2016l5.726-9.915h11.44L27.446%2016zm-9.426-3.491h7.413L23.419%2016l-3.712-6.424h-7.414L8.593%2016l3.7%206.424Z%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%22M13.027%2030L2.39%2020.422l2.979-14L18.973%202l10.637%209.578l-2.979%2014zM7.883%2018.642l6.342%205.7l8.112-2.642l1.781-8.344l-6.343-5.712L9.663%2010.3z%22%2F%3E%3Cpath%20fill%3D%22%238080f2%22%20d%3D%22M21.72%2025.915H10.28L4.554%2016l5.726-9.915h11.44L27.446%2016zm-9.426-3.491h7.413L23.419%2016l-3.712-6.424h-7.414L8.593%2016l3.7%206.424Z%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-eslint2.svg?color=%231a73e8&size=48