mps from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
mps
Set
SVG Logos
Style
Color
Viewbox
512×133
License
CC0

The same logo in other sets

Related icons in SVG Logos

Use the mps logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 133"><defs><linearGradient id="SVG4IWY28Ms" x1="75.7%" x2="-19.46%" y1="132.918%" y2="11.028%"><stop offset="9.1%" stop-color="#0b8fff"/><stop offset="20.8%" stop-color="#0d94f6"/><stop offset="39.6%" stop-color="#11a3de"/><stop offset="63.3%" stop-color="#18bbb7"/><stop offset="87.1%" stop-color="#21d789"/></linearGradient><linearGradient id="SVGsiwA3dsM" x1="76.46%" x2="28.669%" y1="92.419%" y2="-29.471%"><stop offset="9.1%" stop-color="#0b8fff"/><stop offset="20.8%" stop-color="#0d94f6"/><stop offset="39.6%" stop-color="#11a3de"/><stop offset="63.3%" stop-color="#18bbb7"/><stop offset="87.1%" stop-color="#21d789"/></linearGradient><linearGradient id="SVG3EVi5OZj" x1="32.174%" x2="64.565%" y1="103.685%" y2="-22.392%"><stop offset="12.3%" stop-color="#21d789"/><stop offset="13.2%" stop-color="#27d788"/><stop offset="21.6%" stop-color="#59d87b"/><stop offset="30.3%" stop-color="#85d970"/><stop offset="39.4%" stop-color="#abda67"/><stop offset="48.7%" stop-color="#cadb5f"/><stop offset="58.5%" stop-color="#e1db59"/><stop offset="68.8%" stop-color="#f2dc55"/><stop offset="80.2%" stop-color="#fcdc53"/><stop offset="94.6%" stop-color="#ffdc52"/></linearGradient></defs><path d="M170.63 1.844h30.624l33.943 54.604L269.14 1.844h30.623v129.132h-28.225V46.671l-36.341 55.158h-.738l-35.973-54.603v83.75h-27.855zM460.163 0c18.816 0 34.866 5.902 47.964 16.417l-14.758 21.4c-11.438-7.933-22.691-12.729-33.574-12.729c-10.885 0-16.603 4.98-16.603 11.252v.37c0 5.092 1.992 8.124 8.407 10.97l.657.285q.503.213 1.04.425l.733.282l.764.283q.195.072.394.142l.812.284l.844.286l.878.287l.912.289l.946.292l.98.294l1.017.298l1.052.302l1.09.306l1.702.467l1.788.48l1.875.492l1.964.507C497.242 60.507 512 69.916 512 92.421v.37c0 25.64-19.555 40.03-47.41 40.03a82.18 82.18 0 0 1-54.79-20.661l16.788-20.108c11.622 9.593 23.797 15.68 38.556 15.68c2.137 0 4.118-.155 5.929-.457l.67-.12c7.622-1.457 12.032-5.598 12.032-11.598v-.37q0-.215-.006-.427l-.016-.419c-.233-4.293-2.362-7.32-9.423-10.356l-.699-.294l-.361-.147l-.746-.294a64 64 0 0 0-.779-.296l-.811-.296l-.845-.297l-.879-.299l-.453-.15l-.931-.302l-.967-.303l-1.003-.306l-1.04-.309l-1.079-.312l-1.115-.314l-1.155-.318l-1.194-.322l-1.234-.326l-2.824-.729l-1.527-.401l-1.504-.405l-.744-.204l-1.469-.41l-1.445-.416l-.714-.21l-1.409-.426c-20.02-6.147-32.437-14.554-32.437-36.606v-.37C414.966 15.495 433.783 0 460.162 0m-98.424 1.844c30.807 0 49.439 18.264 49.439 44.643v.368c0 29.886-23.244 45.381-52.206 45.381h-21.584v38.74h-28.409V1.844zm-2.399 25.641h-21.952v39.478h22.506c14.205 0 22.506-8.486 22.506-19.554v-.369c0-12.728-8.855-19.555-23.06-19.555"/><path fill="url(#SVG4IWY28Ms)" d="M0 129.241h129.241L64.333 64.446L0 .001z" transform="translate(0 1.577)"/><path fill="url(#SVGsiwA3dsM)" d="M129.241 129.241L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/><path fill="url(#SVG3EVi5OZj)" d="M93.947 93.947L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/></svg>

React

import type { SVGProps } from "react";

export function LogosMps(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 133"><defs><linearGradient id="SVG4IWY28Ms" x1="75.7%" x2="-19.46%" y1="132.918%" y2="11.028%"><stop offset="9.1%" stopColor="#0b8fff"/><stop offset="20.8%" stopColor="#0d94f6"/><stop offset="39.6%" stopColor="#11a3de"/><stop offset="63.3%" stopColor="#18bbb7"/><stop offset="87.1%" stopColor="#21d789"/></linearGradient><linearGradient id="SVGsiwA3dsM" x1="76.46%" x2="28.669%" y1="92.419%" y2="-29.471%"><stop offset="9.1%" stopColor="#0b8fff"/><stop offset="20.8%" stopColor="#0d94f6"/><stop offset="39.6%" stopColor="#11a3de"/><stop offset="63.3%" stopColor="#18bbb7"/><stop offset="87.1%" stopColor="#21d789"/></linearGradient><linearGradient id="SVG3EVi5OZj" x1="32.174%" x2="64.565%" y1="103.685%" y2="-22.392%"><stop offset="12.3%" stopColor="#21d789"/><stop offset="13.2%" stopColor="#27d788"/><stop offset="21.6%" stopColor="#59d87b"/><stop offset="30.3%" stopColor="#85d970"/><stop offset="39.4%" stopColor="#abda67"/><stop offset="48.7%" stopColor="#cadb5f"/><stop offset="58.5%" stopColor="#e1db59"/><stop offset="68.8%" stopColor="#f2dc55"/><stop offset="80.2%" stopColor="#fcdc53"/><stop offset="94.6%" stopColor="#ffdc52"/></linearGradient></defs><path d="M170.63 1.844h30.624l33.943 54.604L269.14 1.844h30.623v129.132h-28.225V46.671l-36.341 55.158h-.738l-35.973-54.603v83.75h-27.855zM460.163 0c18.816 0 34.866 5.902 47.964 16.417l-14.758 21.4c-11.438-7.933-22.691-12.729-33.574-12.729c-10.885 0-16.603 4.98-16.603 11.252v.37c0 5.092 1.992 8.124 8.407 10.97l.657.285q.503.213 1.04.425l.733.282l.764.283q.195.072.394.142l.812.284l.844.286l.878.287l.912.289l.946.292l.98.294l1.017.298l1.052.302l1.09.306l1.702.467l1.788.48l1.875.492l1.964.507C497.242 60.507 512 69.916 512 92.421v.37c0 25.64-19.555 40.03-47.41 40.03a82.18 82.18 0 0 1-54.79-20.661l16.788-20.108c11.622 9.593 23.797 15.68 38.556 15.68c2.137 0 4.118-.155 5.929-.457l.67-.12c7.622-1.457 12.032-5.598 12.032-11.598v-.37q0-.215-.006-.427l-.016-.419c-.233-4.293-2.362-7.32-9.423-10.356l-.699-.294l-.361-.147l-.746-.294a64 64 0 0 0-.779-.296l-.811-.296l-.845-.297l-.879-.299l-.453-.15l-.931-.302l-.967-.303l-1.003-.306l-1.04-.309l-1.079-.312l-1.115-.314l-1.155-.318l-1.194-.322l-1.234-.326l-2.824-.729l-1.527-.401l-1.504-.405l-.744-.204l-1.469-.41l-1.445-.416l-.714-.21l-1.409-.426c-20.02-6.147-32.437-14.554-32.437-36.606v-.37C414.966 15.495 433.783 0 460.162 0m-98.424 1.844c30.807 0 49.439 18.264 49.439 44.643v.368c0 29.886-23.244 45.381-52.206 45.381h-21.584v38.74h-28.409V1.844zm-2.399 25.641h-21.952v39.478h22.506c14.205 0 22.506-8.486 22.506-19.554v-.369c0-12.728-8.855-19.555-23.06-19.555"/><path fill="url(#SVG4IWY28Ms)" d="M0 129.241h129.241L64.333 64.446L0 .001z" transform="translate(0 1.577)"/><path fill="url(#SVGsiwA3dsM)" d="M129.241 129.241L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/><path fill="url(#SVG3EVi5OZj)" d="M93.947 93.947L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 133"><defs><linearGradient id="SVG4IWY28Ms" x1="75.7%" x2="-19.46%" y1="132.918%" y2="11.028%"><stop offset="9.1%" stop-color="#0b8fff"/><stop offset="20.8%" stop-color="#0d94f6"/><stop offset="39.6%" stop-color="#11a3de"/><stop offset="63.3%" stop-color="#18bbb7"/><stop offset="87.1%" stop-color="#21d789"/></linearGradient><linearGradient id="SVGsiwA3dsM" x1="76.46%" x2="28.669%" y1="92.419%" y2="-29.471%"><stop offset="9.1%" stop-color="#0b8fff"/><stop offset="20.8%" stop-color="#0d94f6"/><stop offset="39.6%" stop-color="#11a3de"/><stop offset="63.3%" stop-color="#18bbb7"/><stop offset="87.1%" stop-color="#21d789"/></linearGradient><linearGradient id="SVG3EVi5OZj" x1="32.174%" x2="64.565%" y1="103.685%" y2="-22.392%"><stop offset="12.3%" stop-color="#21d789"/><stop offset="13.2%" stop-color="#27d788"/><stop offset="21.6%" stop-color="#59d87b"/><stop offset="30.3%" stop-color="#85d970"/><stop offset="39.4%" stop-color="#abda67"/><stop offset="48.7%" stop-color="#cadb5f"/><stop offset="58.5%" stop-color="#e1db59"/><stop offset="68.8%" stop-color="#f2dc55"/><stop offset="80.2%" stop-color="#fcdc53"/><stop offset="94.6%" stop-color="#ffdc52"/></linearGradient></defs><path d="M170.63 1.844h30.624l33.943 54.604L269.14 1.844h30.623v129.132h-28.225V46.671l-36.341 55.158h-.738l-35.973-54.603v83.75h-27.855zM460.163 0c18.816 0 34.866 5.902 47.964 16.417l-14.758 21.4c-11.438-7.933-22.691-12.729-33.574-12.729c-10.885 0-16.603 4.98-16.603 11.252v.37c0 5.092 1.992 8.124 8.407 10.97l.657.285q.503.213 1.04.425l.733.282l.764.283q.195.072.394.142l.812.284l.844.286l.878.287l.912.289l.946.292l.98.294l1.017.298l1.052.302l1.09.306l1.702.467l1.788.48l1.875.492l1.964.507C497.242 60.507 512 69.916 512 92.421v.37c0 25.64-19.555 40.03-47.41 40.03a82.18 82.18 0 0 1-54.79-20.661l16.788-20.108c11.622 9.593 23.797 15.68 38.556 15.68c2.137 0 4.118-.155 5.929-.457l.67-.12c7.622-1.457 12.032-5.598 12.032-11.598v-.37q0-.215-.006-.427l-.016-.419c-.233-4.293-2.362-7.32-9.423-10.356l-.699-.294l-.361-.147l-.746-.294a64 64 0 0 0-.779-.296l-.811-.296l-.845-.297l-.879-.299l-.453-.15l-.931-.302l-.967-.303l-1.003-.306l-1.04-.309l-1.079-.312l-1.115-.314l-1.155-.318l-1.194-.322l-1.234-.326l-2.824-.729l-1.527-.401l-1.504-.405l-.744-.204l-1.469-.41l-1.445-.416l-.714-.21l-1.409-.426c-20.02-6.147-32.437-14.554-32.437-36.606v-.37C414.966 15.495 433.783 0 460.162 0m-98.424 1.844c30.807 0 49.439 18.264 49.439 44.643v.368c0 29.886-23.244 45.381-52.206 45.381h-21.584v38.74h-28.409V1.844zm-2.399 25.641h-21.952v39.478h22.506c14.205 0 22.506-8.486 22.506-19.554v-.369c0-12.728-8.855-19.555-23.06-19.555"/><path fill="url(#SVG4IWY28Ms)" d="M0 129.241h129.241L64.333 64.446L0 .001z" transform="translate(0 1.577)"/><path fill="url(#SVGsiwA3dsM)" d="M129.241 129.241L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/><path fill="url(#SVG3EVi5OZj)" d="M93.947 93.947L64.333 64.446L129.241 0z" transform="translate(0 1.577)"/></svg>
</template>

CSS

.icon-mps {
  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%20512%20133%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG4IWY28Ms%22%20x1%3D%2275.7%25%22%20x2%3D%22-19.46%25%22%20y1%3D%22132.918%25%22%20y2%3D%2211.028%25%22%3E%3Cstop%20offset%3D%229.1%25%22%20stop-color%3D%22%230b8fff%22%2F%3E%3Cstop%20offset%3D%2220.8%25%22%20stop-color%3D%22%230d94f6%22%2F%3E%3Cstop%20offset%3D%2239.6%25%22%20stop-color%3D%22%2311a3de%22%2F%3E%3Cstop%20offset%3D%2263.3%25%22%20stop-color%3D%22%2318bbb7%22%2F%3E%3Cstop%20offset%3D%2287.1%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsiwA3dsM%22%20x1%3D%2276.46%25%22%20x2%3D%2228.669%25%22%20y1%3D%2292.419%25%22%20y2%3D%22-29.471%25%22%3E%3Cstop%20offset%3D%229.1%25%22%20stop-color%3D%22%230b8fff%22%2F%3E%3Cstop%20offset%3D%2220.8%25%22%20stop-color%3D%22%230d94f6%22%2F%3E%3Cstop%20offset%3D%2239.6%25%22%20stop-color%3D%22%2311a3de%22%2F%3E%3Cstop%20offset%3D%2263.3%25%22%20stop-color%3D%22%2318bbb7%22%2F%3E%3Cstop%20offset%3D%2287.1%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3EVi5OZj%22%20x1%3D%2232.174%25%22%20x2%3D%2264.565%25%22%20y1%3D%22103.685%25%22%20y2%3D%22-22.392%25%22%3E%3Cstop%20offset%3D%2212.3%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2213.2%25%22%20stop-color%3D%22%2327d788%22%2F%3E%3Cstop%20offset%3D%2221.6%25%22%20stop-color%3D%22%2359d87b%22%2F%3E%3Cstop%20offset%3D%2230.3%25%22%20stop-color%3D%22%2385d970%22%2F%3E%3Cstop%20offset%3D%2239.4%25%22%20stop-color%3D%22%23abda67%22%2F%3E%3Cstop%20offset%3D%2248.7%25%22%20stop-color%3D%22%23cadb5f%22%2F%3E%3Cstop%20offset%3D%2258.5%25%22%20stop-color%3D%22%23e1db59%22%2F%3E%3Cstop%20offset%3D%2268.8%25%22%20stop-color%3D%22%23f2dc55%22%2F%3E%3Cstop%20offset%3D%2280.2%25%22%20stop-color%3D%22%23fcdc53%22%2F%3E%3Cstop%20offset%3D%2294.6%25%22%20stop-color%3D%22%23ffdc52%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M170.63%201.844h30.624l33.943%2054.604L269.14%201.844h30.623v129.132h-28.225V46.671l-36.341%2055.158h-.738l-35.973-54.603v83.75h-27.855zM460.163%200c18.816%200%2034.866%205.902%2047.964%2016.417l-14.758%2021.4c-11.438-7.933-22.691-12.729-33.574-12.729c-10.885%200-16.603%204.98-16.603%2011.252v.37c0%205.092%201.992%208.124%208.407%2010.97l.657.285q.503.213%201.04.425l.733.282l.764.283q.195.072.394.142l.812.284l.844.286l.878.287l.912.289l.946.292l.98.294l1.017.298l1.052.302l1.09.306l1.702.467l1.788.48l1.875.492l1.964.507C497.242%2060.507%20512%2069.916%20512%2092.421v.37c0%2025.64-19.555%2040.03-47.41%2040.03a82.18%2082.18%200%200%201-54.79-20.661l16.788-20.108c11.622%209.593%2023.797%2015.68%2038.556%2015.68c2.137%200%204.118-.155%205.929-.457l.67-.12c7.622-1.457%2012.032-5.598%2012.032-11.598v-.37q0-.215-.006-.427l-.016-.419c-.233-4.293-2.362-7.32-9.423-10.356l-.699-.294l-.361-.147l-.746-.294a64%2064%200%200%200-.779-.296l-.811-.296l-.845-.297l-.879-.299l-.453-.15l-.931-.302l-.967-.303l-1.003-.306l-1.04-.309l-1.079-.312l-1.115-.314l-1.155-.318l-1.194-.322l-1.234-.326l-2.824-.729l-1.527-.401l-1.504-.405l-.744-.204l-1.469-.41l-1.445-.416l-.714-.21l-1.409-.426c-20.02-6.147-32.437-14.554-32.437-36.606v-.37C414.966%2015.495%20433.783%200%20460.162%200m-98.424%201.844c30.807%200%2049.439%2018.264%2049.439%2044.643v.368c0%2029.886-23.244%2045.381-52.206%2045.381h-21.584v38.74h-28.409V1.844zm-2.399%2025.641h-21.952v39.478h22.506c14.205%200%2022.506-8.486%2022.506-19.554v-.369c0-12.728-8.855-19.555-23.06-19.555%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4IWY28Ms)%22%20d%3D%22M0%20129.241h129.241L64.333%2064.446L0%20.001z%22%20transform%3D%22translate(0%201.577)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsiwA3dsM)%22%20d%3D%22M129.241%20129.241L64.333%2064.446L129.241%200z%22%20transform%3D%22translate(0%201.577)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3EVi5OZj)%22%20d%3D%22M93.947%2093.947L64.333%2064.446L129.241%200z%22%20transform%3D%22translate(0%201.577)%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%20512%20133%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG4IWY28Ms%22%20x1%3D%2275.7%25%22%20x2%3D%22-19.46%25%22%20y1%3D%22132.918%25%22%20y2%3D%2211.028%25%22%3E%3Cstop%20offset%3D%229.1%25%22%20stop-color%3D%22%230b8fff%22%2F%3E%3Cstop%20offset%3D%2220.8%25%22%20stop-color%3D%22%230d94f6%22%2F%3E%3Cstop%20offset%3D%2239.6%25%22%20stop-color%3D%22%2311a3de%22%2F%3E%3Cstop%20offset%3D%2263.3%25%22%20stop-color%3D%22%2318bbb7%22%2F%3E%3Cstop%20offset%3D%2287.1%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsiwA3dsM%22%20x1%3D%2276.46%25%22%20x2%3D%2228.669%25%22%20y1%3D%2292.419%25%22%20y2%3D%22-29.471%25%22%3E%3Cstop%20offset%3D%229.1%25%22%20stop-color%3D%22%230b8fff%22%2F%3E%3Cstop%20offset%3D%2220.8%25%22%20stop-color%3D%22%230d94f6%22%2F%3E%3Cstop%20offset%3D%2239.6%25%22%20stop-color%3D%22%2311a3de%22%2F%3E%3Cstop%20offset%3D%2263.3%25%22%20stop-color%3D%22%2318bbb7%22%2F%3E%3Cstop%20offset%3D%2287.1%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3EVi5OZj%22%20x1%3D%2232.174%25%22%20x2%3D%2264.565%25%22%20y1%3D%22103.685%25%22%20y2%3D%22-22.392%25%22%3E%3Cstop%20offset%3D%2212.3%25%22%20stop-color%3D%22%2321d789%22%2F%3E%3Cstop%20offset%3D%2213.2%25%22%20stop-color%3D%22%2327d788%22%2F%3E%3Cstop%20offset%3D%2221.6%25%22%20stop-color%3D%22%2359d87b%22%2F%3E%3Cstop%20offset%3D%2230.3%25%22%20stop-color%3D%22%2385d970%22%2F%3E%3Cstop%20offset%3D%2239.4%25%22%20stop-color%3D%22%23abda67%22%2F%3E%3Cstop%20offset%3D%2248.7%25%22%20stop-color%3D%22%23cadb5f%22%2F%3E%3Cstop%20offset%3D%2258.5%25%22%20stop-color%3D%22%23e1db59%22%2F%3E%3Cstop%20offset%3D%2268.8%25%22%20stop-color%3D%22%23f2dc55%22%2F%3E%3Cstop%20offset%3D%2280.2%25%22%20stop-color%3D%22%23fcdc53%22%2F%3E%3Cstop%20offset%3D%2294.6%25%22%20stop-color%3D%22%23ffdc52%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M170.63%201.844h30.624l33.943%2054.604L269.14%201.844h30.623v129.132h-28.225V46.671l-36.341%2055.158h-.738l-35.973-54.603v83.75h-27.855zM460.163%200c18.816%200%2034.866%205.902%2047.964%2016.417l-14.758%2021.4c-11.438-7.933-22.691-12.729-33.574-12.729c-10.885%200-16.603%204.98-16.603%2011.252v.37c0%205.092%201.992%208.124%208.407%2010.97l.657.285q.503.213%201.04.425l.733.282l.764.283q.195.072.394.142l.812.284l.844.286l.878.287l.912.289l.946.292l.98.294l1.017.298l1.052.302l1.09.306l1.702.467l1.788.48l1.875.492l1.964.507C497.242%2060.507%20512%2069.916%20512%2092.421v.37c0%2025.64-19.555%2040.03-47.41%2040.03a82.18%2082.18%200%200%201-54.79-20.661l16.788-20.108c11.622%209.593%2023.797%2015.68%2038.556%2015.68c2.137%200%204.118-.155%205.929-.457l.67-.12c7.622-1.457%2012.032-5.598%2012.032-11.598v-.37q0-.215-.006-.427l-.016-.419c-.233-4.293-2.362-7.32-9.423-10.356l-.699-.294l-.361-.147l-.746-.294a64%2064%200%200%200-.779-.296l-.811-.296l-.845-.297l-.879-.299l-.453-.15l-.931-.302l-.967-.303l-1.003-.306l-1.04-.309l-1.079-.312l-1.115-.314l-1.155-.318l-1.194-.322l-1.234-.326l-2.824-.729l-1.527-.401l-1.504-.405l-.744-.204l-1.469-.41l-1.445-.416l-.714-.21l-1.409-.426c-20.02-6.147-32.437-14.554-32.437-36.606v-.37C414.966%2015.495%20433.783%200%20460.162%200m-98.424%201.844c30.807%200%2049.439%2018.264%2049.439%2044.643v.368c0%2029.886-23.244%2045.381-52.206%2045.381h-21.584v38.74h-28.409V1.844zm-2.399%2025.641h-21.952v39.478h22.506c14.205%200%2022.506-8.486%2022.506-19.554v-.369c0-12.728-8.855-19.555-23.06-19.555%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4IWY28Ms)%22%20d%3D%22M0%20129.241h129.241L64.333%2064.446L0%20.001z%22%20transform%3D%22translate(0%201.577)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsiwA3dsM)%22%20d%3D%22M129.241%20129.241L64.333%2064.446L129.241%200z%22%20transform%3D%22translate(0%201.577)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3EVi5OZj)%22%20d%3D%22M93.947%2093.947L64.333%2064.446L129.241%200z%22%20transform%3D%22translate(0%201.577)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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