mcp-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.

Name
mcp-24
Set
Octicons
Style
24
Viewbox
24×24
License
MIT

1 other variant in Octicons

The same icon in other sets

Use the mcp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.795 1.694a4.287 4.287 0 0 1 6.061 0a4.28 4.28 0 0 1 1.181 3.819a4.28 4.28 0 0 1 3.819 1.181a4.287 4.287 0 0 1 0 6.061l-6.793 6.793a.25.25 0 0 0 0 .353l2.617 2.618a.75.75 0 1 1-1.061 1.061l-2.617-2.618a1.75 1.75 0 0 1 0-2.475l6.793-6.793a2.785 2.785 0 1 0-3.939-3.939l-5.9 5.9a.7.7 0 0 1-.249.165a.749.749 0 0 1-.812-1.225l5.9-5.901a2.785 2.785 0 1 0-3.939-3.939L2.931 10.68A.75.75 0 1 1 1.87 9.619z"/><path fill="currentColor" d="M12.42 4.069a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061L7.33 11.28a2.79 2.79 0 0 0 0 3.94a2.79 2.79 0 0 0 3.94 0l6.15-6.151a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061l-6.151 6.15a4.285 4.285 0 1 1-6.06-6.06z"/></svg>

React

import type { SVGProps } from "react";

export function OcticonMcp24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.795 1.694a4.287 4.287 0 0 1 6.061 0a4.28 4.28 0 0 1 1.181 3.819a4.28 4.28 0 0 1 3.819 1.181a4.287 4.287 0 0 1 0 6.061l-6.793 6.793a.25.25 0 0 0 0 .353l2.617 2.618a.75.75 0 1 1-1.061 1.061l-2.617-2.618a1.75 1.75 0 0 1 0-2.475l6.793-6.793a2.785 2.785 0 1 0-3.939-3.939l-5.9 5.9a.7.7 0 0 1-.249.165a.749.749 0 0 1-.812-1.225l5.9-5.901a2.785 2.785 0 1 0-3.939-3.939L2.931 10.68A.75.75 0 1 1 1.87 9.619z"/><path fill="currentColor" d="M12.42 4.069a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061L7.33 11.28a2.79 2.79 0 0 0 0 3.94a2.79 2.79 0 0 0 3.94 0l6.15-6.151a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061l-6.151 6.15a4.285 4.285 0 1 1-6.06-6.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.795 1.694a4.287 4.287 0 0 1 6.061 0a4.28 4.28 0 0 1 1.181 3.819a4.28 4.28 0 0 1 3.819 1.181a4.287 4.287 0 0 1 0 6.061l-6.793 6.793a.25.25 0 0 0 0 .353l2.617 2.618a.75.75 0 1 1-1.061 1.061l-2.617-2.618a1.75 1.75 0 0 1 0-2.475l6.793-6.793a2.785 2.785 0 1 0-3.939-3.939l-5.9 5.9a.7.7 0 0 1-.249.165a.749.749 0 0 1-.812-1.225l5.9-5.901a2.785 2.785 0 1 0-3.939-3.939L2.931 10.68A.75.75 0 1 1 1.87 9.619z"/><path fill="currentColor" d="M12.42 4.069a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061L7.33 11.28a2.79 2.79 0 0 0 0 3.94a2.79 2.79 0 0 0 3.94 0l6.15-6.151a.75.75 0 0 1 1.061 0a.75.75 0 0 1 0 1.061l-6.151 6.15a4.285 4.285 0 1 1-6.06-6.06z"/></svg>
</template>

CSS

.icon-mcp-24 {
  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%22currentColor%22%20d%3D%22M9.795%201.694a4.287%204.287%200%200%201%206.061%200a4.28%204.28%200%200%201%201.181%203.819a4.28%204.28%200%200%201%203.819%201.181a4.287%204.287%200%200%201%200%206.061l-6.793%206.793a.25.25%200%200%200%200%20.353l2.617%202.618a.75.75%200%201%201-1.061%201.061l-2.617-2.618a1.75%201.75%200%200%201%200-2.475l6.793-6.793a2.785%202.785%200%201%200-3.939-3.939l-5.9%205.9a.7.7%200%200%201-.249.165a.749.749%200%200%201-.812-1.225l5.9-5.901a2.785%202.785%200%201%200-3.939-3.939L2.931%2010.68A.75.75%200%201%201%201.87%209.619z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.42%204.069a.75.75%200%200%201%201.061%200a.75.75%200%200%201%200%201.061L7.33%2011.28a2.79%202.79%200%200%200%200%203.94a2.79%202.79%200%200%200%203.94%200l6.15-6.151a.75.75%200%200%201%201.061%200a.75.75%200%200%201%200%201.061l-6.151%206.15a4.285%204.285%200%201%201-6.06-6.06z%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%22currentColor%22%20d%3D%22M9.795%201.694a4.287%204.287%200%200%201%206.061%200a4.28%204.28%200%200%201%201.181%203.819a4.28%204.28%200%200%201%203.819%201.181a4.287%204.287%200%200%201%200%206.061l-6.793%206.793a.25.25%200%200%200%200%20.353l2.617%202.618a.75.75%200%201%201-1.061%201.061l-2.617-2.618a1.75%201.75%200%200%201%200-2.475l6.793-6.793a2.785%202.785%200%201%200-3.939-3.939l-5.9%205.9a.7.7%200%200%201-.249.165a.749.749%200%200%201-.812-1.225l5.9-5.901a2.785%202.785%200%201%200-3.939-3.939L2.931%2010.68A.75.75%200%201%201%201.87%209.619z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.42%204.069a.75.75%200%200%201%201.061%200a.75.75%200%200%201%200%201.061L7.33%2011.28a2.79%202.79%200%200%200%200%203.94a2.79%202.79%200%200%200%203.94%200l6.15-6.151a.75.75%200%200%201%201.061%200a.75.75%200%200%201%200%201.061l-6.151%206.15a4.285%204.285%200%201%201-6.06-6.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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