stylelint from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
stylelint
Set
Material Icon Theme
Style
Color
Viewbox
412×395
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the stylelint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 412 395"><g fill="#cfd8dc" transform="translate(31.478 29.499)scale(.84775)"><path d="M208.8 393.05c45.057-161.12 43.75-161.85 76.32-276.73l7.832 4.523c4.255 2.458 7.738.448 7.738-4.455V61.602c8.643-30.27 15.416-53.66 17.4-60.693h35.287l58.618 54.304l-38.498 33.27l29.11 31.473l-191.86 273.09c-.938 1.542-2.244 1.19-1.947 0zm20.96-347.28c1.733 0 3.148.958 3.148 2.147v28.077c0 1.186-1.415 2.15-3.147 2.15h-47.396c-1.742 0-3.153-.96-3.153-2.15V47.917c0-1.185 1.41-2.147 3.153-2.147h47.396z"/><path d="m288.26 14.688l-52.14 30.1c.605.92.973 1.98.973 3.136v28.078c0 1.457-.565 2.77-1.496 3.83l52.663 30.402c3.59 2.073 6.535.377 6.535-3.764V18.456c0-4.145-2.944-5.836-6.535-3.768M175.02 76V47.923c0-1.15.368-2.21.966-3.13l-52.14-30.105c-3.588-2.068-6.53-.376-6.53 3.768v88.013c0 4.14 2.938 5.84 6.53 3.76l52.66-30.405c-.926-1.06-1.487-2.37-1.487-3.827z"/><path d="M201.25 393.05h1.947c-45.05-161.12-43.753-161.85-76.32-276.73l-7.833 4.523c-4.253 2.458-7.737.448-7.737-4.455V61.602C102.662 31.332 95.892 7.942 93.902.909H58.619L.002 55.213l38.494 33.27l-29.11 31.473z"/><circle cx="204.57" cy="122.54" r="14.231"/><circle cx="204.57" cy="207.16" r="14.231"/><circle cx="204.57" cy="291.78" r="14.23"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeStylelint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 412 395"><g fill="#cfd8dc" transform="translate(31.478 29.499)scale(.84775)"><path d="M208.8 393.05c45.057-161.12 43.75-161.85 76.32-276.73l7.832 4.523c4.255 2.458 7.738.448 7.738-4.455V61.602c8.643-30.27 15.416-53.66 17.4-60.693h35.287l58.618 54.304l-38.498 33.27l29.11 31.473l-191.86 273.09c-.938 1.542-2.244 1.19-1.947 0zm20.96-347.28c1.733 0 3.148.958 3.148 2.147v28.077c0 1.186-1.415 2.15-3.147 2.15h-47.396c-1.742 0-3.153-.96-3.153-2.15V47.917c0-1.185 1.41-2.147 3.153-2.147h47.396z"/><path d="m288.26 14.688l-52.14 30.1c.605.92.973 1.98.973 3.136v28.078c0 1.457-.565 2.77-1.496 3.83l52.663 30.402c3.59 2.073 6.535.377 6.535-3.764V18.456c0-4.145-2.944-5.836-6.535-3.768M175.02 76V47.923c0-1.15.368-2.21.966-3.13l-52.14-30.105c-3.588-2.068-6.53-.376-6.53 3.768v88.013c0 4.14 2.938 5.84 6.53 3.76l52.66-30.405c-.926-1.06-1.487-2.37-1.487-3.827z"/><path d="M201.25 393.05h1.947c-45.05-161.12-43.753-161.85-76.32-276.73l-7.833 4.523c-4.253 2.458-7.737.448-7.737-4.455V61.602C102.662 31.332 95.892 7.942 93.902.909H58.619L.002 55.213l38.494 33.27l-29.11 31.473z"/><circle cx="204.57" cy="122.54" r="14.231"/><circle cx="204.57" cy="207.16" r="14.231"/><circle cx="204.57" cy="291.78" r="14.23"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 412 395"><g fill="#cfd8dc" transform="translate(31.478 29.499)scale(.84775)"><path d="M208.8 393.05c45.057-161.12 43.75-161.85 76.32-276.73l7.832 4.523c4.255 2.458 7.738.448 7.738-4.455V61.602c8.643-30.27 15.416-53.66 17.4-60.693h35.287l58.618 54.304l-38.498 33.27l29.11 31.473l-191.86 273.09c-.938 1.542-2.244 1.19-1.947 0zm20.96-347.28c1.733 0 3.148.958 3.148 2.147v28.077c0 1.186-1.415 2.15-3.147 2.15h-47.396c-1.742 0-3.153-.96-3.153-2.15V47.917c0-1.185 1.41-2.147 3.153-2.147h47.396z"/><path d="m288.26 14.688l-52.14 30.1c.605.92.973 1.98.973 3.136v28.078c0 1.457-.565 2.77-1.496 3.83l52.663 30.402c3.59 2.073 6.535.377 6.535-3.764V18.456c0-4.145-2.944-5.836-6.535-3.768M175.02 76V47.923c0-1.15.368-2.21.966-3.13l-52.14-30.105c-3.588-2.068-6.53-.376-6.53 3.768v88.013c0 4.14 2.938 5.84 6.53 3.76l52.66-30.405c-.926-1.06-1.487-2.37-1.487-3.827z"/><path d="M201.25 393.05h1.947c-45.05-161.12-43.753-161.85-76.32-276.73l-7.833 4.523c-4.253 2.458-7.737.448-7.737-4.455V61.602C102.662 31.332 95.892 7.942 93.902.909H58.619L.002 55.213l38.494 33.27l-29.11 31.473z"/><circle cx="204.57" cy="122.54" r="14.231"/><circle cx="204.57" cy="207.16" r="14.231"/><circle cx="204.57" cy="291.78" r="14.23"/></g></svg>
</template>

CSS

.icon-stylelint {
  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%20412%20395%22%3E%3Cg%20fill%3D%22%23cfd8dc%22%20transform%3D%22translate(31.478%2029.499)scale(.84775)%22%3E%3Cpath%20d%3D%22M208.8%20393.05c45.057-161.12%2043.75-161.85%2076.32-276.73l7.832%204.523c4.255%202.458%207.738.448%207.738-4.455V61.602c8.643-30.27%2015.416-53.66%2017.4-60.693h35.287l58.618%2054.304l-38.498%2033.27l29.11%2031.473l-191.86%20273.09c-.938%201.542-2.244%201.19-1.947%200zm20.96-347.28c1.733%200%203.148.958%203.148%202.147v28.077c0%201.186-1.415%202.15-3.147%202.15h-47.396c-1.742%200-3.153-.96-3.153-2.15V47.917c0-1.185%201.41-2.147%203.153-2.147h47.396z%22%2F%3E%3Cpath%20d%3D%22m288.26%2014.688l-52.14%2030.1c.605.92.973%201.98.973%203.136v28.078c0%201.457-.565%202.77-1.496%203.83l52.663%2030.402c3.59%202.073%206.535.377%206.535-3.764V18.456c0-4.145-2.944-5.836-6.535-3.768M175.02%2076V47.923c0-1.15.368-2.21.966-3.13l-52.14-30.105c-3.588-2.068-6.53-.376-6.53%203.768v88.013c0%204.14%202.938%205.84%206.53%203.76l52.66-30.405c-.926-1.06-1.487-2.37-1.487-3.827z%22%2F%3E%3Cpath%20d%3D%22M201.25%20393.05h1.947c-45.05-161.12-43.753-161.85-76.32-276.73l-7.833%204.523c-4.253%202.458-7.737.448-7.737-4.455V61.602C102.662%2031.332%2095.892%207.942%2093.902.909H58.619L.002%2055.213l38.494%2033.27l-29.11%2031.473z%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22122.54%22%20r%3D%2214.231%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22207.16%22%20r%3D%2214.231%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22291.78%22%20r%3D%2214.23%22%2F%3E%3C%2Fg%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%20412%20395%22%3E%3Cg%20fill%3D%22%23cfd8dc%22%20transform%3D%22translate(31.478%2029.499)scale(.84775)%22%3E%3Cpath%20d%3D%22M208.8%20393.05c45.057-161.12%2043.75-161.85%2076.32-276.73l7.832%204.523c4.255%202.458%207.738.448%207.738-4.455V61.602c8.643-30.27%2015.416-53.66%2017.4-60.693h35.287l58.618%2054.304l-38.498%2033.27l29.11%2031.473l-191.86%20273.09c-.938%201.542-2.244%201.19-1.947%200zm20.96-347.28c1.733%200%203.148.958%203.148%202.147v28.077c0%201.186-1.415%202.15-3.147%202.15h-47.396c-1.742%200-3.153-.96-3.153-2.15V47.917c0-1.185%201.41-2.147%203.153-2.147h47.396z%22%2F%3E%3Cpath%20d%3D%22m288.26%2014.688l-52.14%2030.1c.605.92.973%201.98.973%203.136v28.078c0%201.457-.565%202.77-1.496%203.83l52.663%2030.402c3.59%202.073%206.535.377%206.535-3.764V18.456c0-4.145-2.944-5.836-6.535-3.768M175.02%2076V47.923c0-1.15.368-2.21.966-3.13l-52.14-30.105c-3.588-2.068-6.53-.376-6.53%203.768v88.013c0%204.14%202.938%205.84%206.53%203.76l52.66-30.405c-.926-1.06-1.487-2.37-1.487-3.827z%22%2F%3E%3Cpath%20d%3D%22M201.25%20393.05h1.947c-45.05-161.12-43.753-161.85-76.32-276.73l-7.833%204.523c-4.253%202.458-7.737.448-7.737-4.455V61.602C102.662%2031.332%2095.892%207.942%2093.902.909H58.619L.002%2055.213l38.494%2033.27l-29.11%2031.473z%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22122.54%22%20r%3D%2214.231%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22207.16%22%20r%3D%2214.231%22%2F%3E%3Ccircle%20cx%3D%22204.57%22%20cy%3D%22291.78%22%20r%3D%2214.23%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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