eslint from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
eslint
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the eslint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.677 12.177l6.077-3.511a.49.49 0 0 1 .491 0l6.077 3.511a.49.49 0 0 1 .245.427v7.016a.5.5 0 0 1-.245.427l-6.077 3.505a.49.49 0 0 1-.491 0l-6.077-3.505a.49.49 0 0 1-.245-.427v-7.016c0-.177.095-.339.245-.427m22.126 3.198L24.542 2.74c-.265-.459-.749-.792-1.281-.792H8.741c-.527 0-1.016.333-1.281.792L.199 15.344a1.52 1.52 0 0 0 0 1.489l7.267 12.531c.26.459.749.688 1.276.688h14.525c.527 0 1.011-.224 1.276-.683l7.261-12.547a1.42 1.42 0 0 0 0-1.448zm-6.011 6.073a.54.54 0 0 1-.271.453l-9.256 5.333a.52.52 0 0 1-.52 0l-9.261-5.333a.55.55 0 0 1-.271-.453V10.771c0-.183.109-.355.271-.448l9.251-5.339a.55.55 0 0 1 .52 0l9.261 5.339a.55.55 0 0 1 .271.453z"/></svg>

React

import type { SVGProps } from "react";

export function CibEslint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.677 12.177l6.077-3.511a.49.49 0 0 1 .491 0l6.077 3.511a.49.49 0 0 1 .245.427v7.016a.5.5 0 0 1-.245.427l-6.077 3.505a.49.49 0 0 1-.491 0l-6.077-3.505a.49.49 0 0 1-.245-.427v-7.016c0-.177.095-.339.245-.427m22.126 3.198L24.542 2.74c-.265-.459-.749-.792-1.281-.792H8.741c-.527 0-1.016.333-1.281.792L.199 15.344a1.52 1.52 0 0 0 0 1.489l7.267 12.531c.26.459.749.688 1.276.688h14.525c.527 0 1.011-.224 1.276-.683l7.261-12.547a1.42 1.42 0 0 0 0-1.448zm-6.011 6.073a.54.54 0 0 1-.271.453l-9.256 5.333a.52.52 0 0 1-.52 0l-9.261-5.333a.55.55 0 0 1-.271-.453V10.771c0-.183.109-.355.271-.448l9.251-5.339a.55.55 0 0 1 .52 0l9.261 5.339a.55.55 0 0 1 .271.453z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.677 12.177l6.077-3.511a.49.49 0 0 1 .491 0l6.077 3.511a.49.49 0 0 1 .245.427v7.016a.5.5 0 0 1-.245.427l-6.077 3.505a.49.49 0 0 1-.491 0l-6.077-3.505a.49.49 0 0 1-.245-.427v-7.016c0-.177.095-.339.245-.427m22.126 3.198L24.542 2.74c-.265-.459-.749-.792-1.281-.792H8.741c-.527 0-1.016.333-1.281.792L.199 15.344a1.52 1.52 0 0 0 0 1.489l7.267 12.531c.26.459.749.688 1.276.688h14.525c.527 0 1.011-.224 1.276-.683l7.261-12.547a1.42 1.42 0 0 0 0-1.448zm-6.011 6.073a.54.54 0 0 1-.271.453l-9.256 5.333a.52.52 0 0 1-.52 0l-9.261-5.333a.55.55 0 0 1-.271-.453V10.771c0-.183.109-.355.271-.448l9.251-5.339a.55.55 0 0 1 .52 0l9.261 5.339a.55.55 0 0 1 .271.453z"/></svg>
</template>

CSS

.icon-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%22currentColor%22%20d%3D%22m9.677%2012.177l6.077-3.511a.49.49%200%200%201%20.491%200l6.077%203.511a.49.49%200%200%201%20.245.427v7.016a.5.5%200%200%201-.245.427l-6.077%203.505a.49.49%200%200%201-.491%200l-6.077-3.505a.49.49%200%200%201-.245-.427v-7.016c0-.177.095-.339.245-.427m22.126%203.198L24.542%202.74c-.265-.459-.749-.792-1.281-.792H8.741c-.527%200-1.016.333-1.281.792L.199%2015.344a1.52%201.52%200%200%200%200%201.489l7.267%2012.531c.26.459.749.688%201.276.688h14.525c.527%200%201.011-.224%201.276-.683l7.261-12.547a1.42%201.42%200%200%200%200-1.448zm-6.011%206.073a.54.54%200%200%201-.271.453l-9.256%205.333a.52.52%200%200%201-.52%200l-9.261-5.333a.55.55%200%200%201-.271-.453V10.771c0-.183.109-.355.271-.448l9.251-5.339a.55.55%200%200%201%20.52%200l9.261%205.339a.55.55%200%200%201%20.271.453z%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%22currentColor%22%20d%3D%22m9.677%2012.177l6.077-3.511a.49.49%200%200%201%20.491%200l6.077%203.511a.49.49%200%200%201%20.245.427v7.016a.5.5%200%200%201-.245.427l-6.077%203.505a.49.49%200%200%201-.491%200l-6.077-3.505a.49.49%200%200%201-.245-.427v-7.016c0-.177.095-.339.245-.427m22.126%203.198L24.542%202.74c-.265-.459-.749-.792-1.281-.792H8.741c-.527%200-1.016.333-1.281.792L.199%2015.344a1.52%201.52%200%200%200%200%201.489l7.267%2012.531c.26.459.749.688%201.276.688h14.525c.527%200%201.011-.224%201.276-.683l7.261-12.547a1.42%201.42%200%200%200%200-1.448zm-6.011%206.073a.54.54%200%200%201-.271.453l-9.256%205.333a.52.52%200%200%201-.52%200l-9.261-5.333a.55.55%200%200%201-.271-.453V10.771c0-.183.109-.355.271-.448l9.251-5.339a.55.55%200%200%201%20.52%200l9.261%205.339a.55.55%200%200%201%20.271.453z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/eslint.svg?color=%231a73e8&size=48