dependabot icon

dependabot-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
dependabot-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

1 other variant in Octicons

The same icon in other sets

Use the dependabot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.75 7.5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m5.25.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z"/><path fill="currentColor" d="M6.25 0h2A.75.75 0 0 1 9 .75V3.5h3.25a2.25 2.25 0 0 1 2.25 2.25V8h.75a.75.75 0 0 1 0 1.5h-.75v2.75a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25V9.5H.75a.75.75 0 0 1 0-1.5h.75V5.75A2.25 2.25 0 0 1 3.75 3.5H7.5v-2H6.25a.75.75 0 0 1 0-1.5M3 5.75v6.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0-.75.75"/></svg>

React

import type { SVGProps } from "react";

export function OcticonDependabot16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.75 7.5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m5.25.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z"/><path fill="currentColor" d="M6.25 0h2A.75.75 0 0 1 9 .75V3.5h3.25a2.25 2.25 0 0 1 2.25 2.25V8h.75a.75.75 0 0 1 0 1.5h-.75v2.75a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25V9.5H.75a.75.75 0 0 1 0-1.5h.75V5.75A2.25 2.25 0 0 1 3.75 3.5H7.5v-2H6.25a.75.75 0 0 1 0-1.5M3 5.75v6.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0-.75.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.75 7.5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75m5.25.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0z"/><path fill="currentColor" d="M6.25 0h2A.75.75 0 0 1 9 .75V3.5h3.25a2.25 2.25 0 0 1 2.25 2.25V8h.75a.75.75 0 0 1 0 1.5h-.75v2.75a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25V9.5H.75a.75.75 0 0 1 0-1.5h.75V5.75A2.25 2.25 0 0 1 3.75 3.5H7.5v-2H6.25a.75.75 0 0 1 0-1.5M3 5.75v6.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0-.75.75"/></svg>
</template>

CSS

.icon-dependabot-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%207.5a.75.75%200%200%201%20.75.75v1.5a.75.75%200%200%201-1.5%200v-1.5a.75.75%200%200%201%20.75-.75m5.25.75a.75.75%200%200%200-1.5%200v1.5a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%200h2A.75.75%200%200%201%209%20.75V3.5h3.25a2.25%202.25%200%200%201%202.25%202.25V8h.75a.75.75%200%200%201%200%201.5h-.75v2.75a2.25%202.25%200%200%201-2.25%202.25h-8.5a2.25%202.25%200%200%201-2.25-2.25V9.5H.75a.75.75%200%200%201%200-1.5h.75V5.75A2.25%202.25%200%200%201%203.75%203.5H7.5v-2H6.25a.75.75%200%200%201%200-1.5M3%205.75v6.5c0%20.414.336.75.75.75h8.5a.75.75%200%200%200%20.75-.75v-6.5a.75.75%200%200%200-.75-.75h-8.5a.75.75%200%200%200-.75.75%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%207.5a.75.75%200%200%201%20.75.75v1.5a.75.75%200%200%201-1.5%200v-1.5a.75.75%200%200%201%20.75-.75m5.25.75a.75.75%200%200%200-1.5%200v1.5a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%200h2A.75.75%200%200%201%209%20.75V3.5h3.25a2.25%202.25%200%200%201%202.25%202.25V8h.75a.75.75%200%200%201%200%201.5h-.75v2.75a2.25%202.25%200%200%201-2.25%202.25h-8.5a2.25%202.25%200%200%201-2.25-2.25V9.5H.75a.75.75%200%200%201%200-1.5h.75V5.75A2.25%202.25%200%200%201%203.75%203.5H7.5v-2H6.25a.75.75%200%200%201%200-1.5M3%205.75v6.5c0%20.414.336.75.75.75h8.5a.75.75%200%200%200%20.75-.75v-6.5a.75.75%200%200%200-.75-.75h-8.5a.75.75%200%200%200-.75.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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