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

Name
code-climate
Set
Material Icon Theme
Style
Color
Viewbox
300×300
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the code climate logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#eee" d="m196.19 75.562l-51.846 51.561l30.766 30.766l21.08-21.08l59.252 59.537l30.481-30.766zm-61.246 60.961l-30.481-30.481l-78.053 78.053l-11.964 11.964l30.766 30.766l11.964-12.249l39.596-39.312l7.691-7.691l30.481 30.48l28.772 28.773l30.766-30.766l-28.772-28.772z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeCodeClimate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#eee" d="m196.19 75.562l-51.846 51.561l30.766 30.766l21.08-21.08l59.252 59.537l30.481-30.766zm-61.246 60.961l-30.481-30.481l-78.053 78.053l-11.964 11.964l30.766 30.766l11.964-12.249l39.596-39.312l7.691-7.691l30.481 30.48l28.772 28.773l30.766-30.766l-28.772-28.772z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#eee" d="m196.19 75.562l-51.846 51.561l30.766 30.766l21.08-21.08l59.252 59.537l30.481-30.766zm-61.246 60.961l-30.481-30.481l-78.053 78.053l-11.964 11.964l30.766 30.766l11.964-12.249l39.596-39.312l7.691-7.691l30.481 30.48l28.772 28.773l30.766-30.766l-28.772-28.772z"/></svg>
</template>

CSS

.icon-code-climate {
  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%20300%20300%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22m196.19%2075.562l-51.846%2051.561l30.766%2030.766l21.08-21.08l59.252%2059.537l30.481-30.766zm-61.246%2060.961l-30.481-30.481l-78.053%2078.053l-11.964%2011.964l30.766%2030.766l11.964-12.249l39.596-39.312l7.691-7.691l30.481%2030.48l28.772%2028.773l30.766-30.766l-28.772-28.772z%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%20300%20300%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22m196.19%2075.562l-51.846%2051.561l30.766%2030.766l21.08-21.08l59.252%2059.537l30.481-30.766zm-61.246%2060.961l-30.481-30.481l-78.053%2078.053l-11.964%2011.964l30.766%2030.766l11.964-12.249l39.596-39.312l7.691-7.691l30.481%2030.48l28.772%2028.773l30.766-30.766l-28.772-28.772z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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