model context protocol icon logo

model-context-protocol-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
model-context-protocol-icon
Set
SVG Logos
Style
Color
Viewbox
256×285
License
CC0

Related icons in SVG Logos

Use the model context protocol icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 285"><path d="M184.913 14.498c11.45 11.45 16.119 27.115 14.005 42.002c14.886-2.115 30.551 2.554 42.005 14.008l.578.578c19.332 19.331 19.332 50.674 0 70.005L140.199 242.394a3.3 3.3 0 0 0 0 4.665l20.802 20.802c3.866 3.867 3.866 10.135 0 14.002c-3.867 3.866-10.136 3.866-14.002 0l-20.8-20.803c-9.022-9.02-9.022-23.647 0-32.668L227.5 127.09c11.6-11.599 11.6-30.404-.005-42.008l-.577-.578c-11.455-11.454-29.937-11.597-41.567-.43l-.438.43l-84.59 84.59c-3.866 3.866-10.134 3.866-14 0c-3.867-3.867-3.867-10.135 0-14.001l84.589-84.59c11.6-11.6 11.6-30.404 0-42.004c-11.598-11.598-30.404-11.598-42.003 0L16.901 140.509c-3.867 3.866-10.135 3.866-14.001 0c-3.867-3.866-3.867-10.135 0-14.001L114.908 14.499c19.332-19.332 50.675-19.332 70.005 0m-28.001 28.003c3.866 3.866 3.866 10.134 0 14l-82.84 82.84c-11.6 11.599-11.6 30.404 0 42.004c11.598 11.598 30.404 11.598 42.003 0l82.84-82.84c3.866-3.866 10.134-3.866 14 0c3.867 3.866 3.867 10.135 0 14l-82.84 82.841c-19.33 19.33-50.673 19.33-70.005 0c-19.33-19.333-19.33-50.675 0-70.006l82.84-82.84c3.867-3.866 10.135-3.866 14.002 0"/></svg>

React

import type { SVGProps } from "react";

export function LogosModelContextProtocolIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 285"><path d="M184.913 14.498c11.45 11.45 16.119 27.115 14.005 42.002c14.886-2.115 30.551 2.554 42.005 14.008l.578.578c19.332 19.331 19.332 50.674 0 70.005L140.199 242.394a3.3 3.3 0 0 0 0 4.665l20.802 20.802c3.866 3.867 3.866 10.135 0 14.002c-3.867 3.866-10.136 3.866-14.002 0l-20.8-20.803c-9.022-9.02-9.022-23.647 0-32.668L227.5 127.09c11.6-11.599 11.6-30.404-.005-42.008l-.577-.578c-11.455-11.454-29.937-11.597-41.567-.43l-.438.43l-84.59 84.59c-3.866 3.866-10.134 3.866-14 0c-3.867-3.867-3.867-10.135 0-14.001l84.589-84.59c11.6-11.6 11.6-30.404 0-42.004c-11.598-11.598-30.404-11.598-42.003 0L16.901 140.509c-3.867 3.866-10.135 3.866-14.001 0c-3.867-3.866-3.867-10.135 0-14.001L114.908 14.499c19.332-19.332 50.675-19.332 70.005 0m-28.001 28.003c3.866 3.866 3.866 10.134 0 14l-82.84 82.84c-11.6 11.599-11.6 30.404 0 42.004c11.598 11.598 30.404 11.598 42.003 0l82.84-82.84c3.866-3.866 10.134-3.866 14 0c3.867 3.866 3.867 10.135 0 14l-82.84 82.841c-19.33 19.33-50.673 19.33-70.005 0c-19.33-19.333-19.33-50.675 0-70.006l82.84-82.84c3.867-3.866 10.135-3.866 14.002 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 285"><path d="M184.913 14.498c11.45 11.45 16.119 27.115 14.005 42.002c14.886-2.115 30.551 2.554 42.005 14.008l.578.578c19.332 19.331 19.332 50.674 0 70.005L140.199 242.394a3.3 3.3 0 0 0 0 4.665l20.802 20.802c3.866 3.867 3.866 10.135 0 14.002c-3.867 3.866-10.136 3.866-14.002 0l-20.8-20.803c-9.022-9.02-9.022-23.647 0-32.668L227.5 127.09c11.6-11.599 11.6-30.404-.005-42.008l-.577-.578c-11.455-11.454-29.937-11.597-41.567-.43l-.438.43l-84.59 84.59c-3.866 3.866-10.134 3.866-14 0c-3.867-3.867-3.867-10.135 0-14.001l84.589-84.59c11.6-11.6 11.6-30.404 0-42.004c-11.598-11.598-30.404-11.598-42.003 0L16.901 140.509c-3.867 3.866-10.135 3.866-14.001 0c-3.867-3.866-3.867-10.135 0-14.001L114.908 14.499c19.332-19.332 50.675-19.332 70.005 0m-28.001 28.003c3.866 3.866 3.866 10.134 0 14l-82.84 82.84c-11.6 11.599-11.6 30.404 0 42.004c11.598 11.598 30.404 11.598 42.003 0l82.84-82.84c3.866-3.866 10.134-3.866 14 0c3.867 3.866 3.867 10.135 0 14l-82.84 82.841c-19.33 19.33-50.673 19.33-70.005 0c-19.33-19.333-19.33-50.675 0-70.006l82.84-82.84c3.867-3.866 10.135-3.866 14.002 0"/></svg>
</template>

CSS

.icon-model-context-protocol-icon {
  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%20256%20285%22%3E%3Cpath%20d%3D%22M184.913%2014.498c11.45%2011.45%2016.119%2027.115%2014.005%2042.002c14.886-2.115%2030.551%202.554%2042.005%2014.008l.578.578c19.332%2019.331%2019.332%2050.674%200%2070.005L140.199%20242.394a3.3%203.3%200%200%200%200%204.665l20.802%2020.802c3.866%203.867%203.866%2010.135%200%2014.002c-3.867%203.866-10.136%203.866-14.002%200l-20.8-20.803c-9.022-9.02-9.022-23.647%200-32.668L227.5%20127.09c11.6-11.599%2011.6-30.404-.005-42.008l-.577-.578c-11.455-11.454-29.937-11.597-41.567-.43l-.438.43l-84.59%2084.59c-3.866%203.866-10.134%203.866-14%200c-3.867-3.867-3.867-10.135%200-14.001l84.589-84.59c11.6-11.6%2011.6-30.404%200-42.004c-11.598-11.598-30.404-11.598-42.003%200L16.901%20140.509c-3.867%203.866-10.135%203.866-14.001%200c-3.867-3.866-3.867-10.135%200-14.001L114.908%2014.499c19.332-19.332%2050.675-19.332%2070.005%200m-28.001%2028.003c3.866%203.866%203.866%2010.134%200%2014l-82.84%2082.84c-11.6%2011.599-11.6%2030.404%200%2042.004c11.598%2011.598%2030.404%2011.598%2042.003%200l82.84-82.84c3.866-3.866%2010.134-3.866%2014%200c3.867%203.866%203.867%2010.135%200%2014l-82.84%2082.841c-19.33%2019.33-50.673%2019.33-70.005%200c-19.33-19.333-19.33-50.675%200-70.006l82.84-82.84c3.867-3.866%2010.135-3.866%2014.002%200%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%20256%20285%22%3E%3Cpath%20d%3D%22M184.913%2014.498c11.45%2011.45%2016.119%2027.115%2014.005%2042.002c14.886-2.115%2030.551%202.554%2042.005%2014.008l.578.578c19.332%2019.331%2019.332%2050.674%200%2070.005L140.199%20242.394a3.3%203.3%200%200%200%200%204.665l20.802%2020.802c3.866%203.867%203.866%2010.135%200%2014.002c-3.867%203.866-10.136%203.866-14.002%200l-20.8-20.803c-9.022-9.02-9.022-23.647%200-32.668L227.5%20127.09c11.6-11.599%2011.6-30.404-.005-42.008l-.577-.578c-11.455-11.454-29.937-11.597-41.567-.43l-.438.43l-84.59%2084.59c-3.866%203.866-10.134%203.866-14%200c-3.867-3.867-3.867-10.135%200-14.001l84.589-84.59c11.6-11.6%2011.6-30.404%200-42.004c-11.598-11.598-30.404-11.598-42.003%200L16.901%20140.509c-3.867%203.866-10.135%203.866-14.001%200c-3.867-3.866-3.867-10.135%200-14.001L114.908%2014.499c19.332-19.332%2050.675-19.332%2070.005%200m-28.001%2028.003c3.866%203.866%203.866%2010.134%200%2014l-82.84%2082.84c-11.6%2011.599-11.6%2030.404%200%2042.004c11.598%2011.598%2030.404%2011.598%2042.003%200l82.84-82.84c3.866-3.866%2010.134-3.866%2014%200c3.867%203.866%203.867%2010.135%200%2014l-82.84%2082.841c-19.33%2019.33-50.673%2019.33-70.005%200c-19.33-19.333-19.33-50.675%200-70.006l82.84-82.84c3.867-3.866%2010.135-3.866%2014.002%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/model-context-protocol-icon.svg?color=%231a73e8&size=48