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

Name
codeowners
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the codeowners logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#afb42b" d="m20.35 12.25l1.4 1.41l-6.53 6.59l-3.47-3.5l1.4-1.41l2.07 2.08zm-11.1 4.5l3 3h-10v-2c0-2.21 3.58-4 8-4l1.89.11zm1-13a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeCodeowners(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#afb42b" d="m20.35 12.25l1.4 1.41l-6.53 6.59l-3.47-3.5l1.4-1.41l2.07 2.08zm-11.1 4.5l3 3h-10v-2c0-2.21 3.58-4 8-4l1.89.11zm1-13a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#afb42b" d="m20.35 12.25l1.4 1.41l-6.53 6.59l-3.47-3.5l1.4-1.41l2.07 2.08zm-11.1 4.5l3 3h-10v-2c0-2.21 3.58-4 8-4l1.89.11zm1-13a4 4 0 0 1 4 4a4 4 0 0 1-4 4a4 4 0 0 1-4-4a4 4 0 0 1 4-4"/></svg>
</template>

CSS

.icon-codeowners {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22%23afb42b%22%20d%3D%22m20.35%2012.25l1.4%201.41l-6.53%206.59l-3.47-3.5l1.4-1.41l2.07%202.08zm-11.1%204.5l3%203h-10v-2c0-2.21%203.58-4%208-4l1.89.11zm1-13a4%204%200%200%201%204%204a4%204%200%200%201-4%204a4%204%200%200%201-4-4a4%204%200%200%201%204-4%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%2024%2024%22%3E%3Cpath%20fill%3D%22%23afb42b%22%20d%3D%22m20.35%2012.25l1.4%201.41l-6.53%206.59l-3.47-3.5l1.4-1.41l2.07%202.08zm-11.1%204.5l3%203h-10v-2c0-2.21%203.58-4%208-4l1.89.11zm1-13a4%204%200%200%201%204%204a4%204%200%200%201-4%204a4%204%200%200%201-4-4a4%204%200%200%201%204-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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