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

Name
matlab
Set
Material Icon Theme
Style
Color
Viewbox
720×720
License
MIT

The same logo in other sets

Use the matlab logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 720 720"><path fill="#4db6ac" d="M209.25 329.98L52.37 387.636l121.32 85.822l96.752-95.805l-61.197-47.674z"/><path fill="#00897b" d="M480.19 71.446c-13.123 1.784-9.565 1.013-28.4 16.091c-18.009 14.417-69.925 100.35-97.674 129.26c-24.688 25.721-34.46 12.199-60.102 33.661c-25.68 21.494-65.273 64.464-65.273 64.464l63.978 47.319l101.43-139.48c23.948-32.932 23.693-37.266 36.743-71.821c6.385-16.906 17.76-29.899 27.756-45.808c12.488-19.874 30.186-34.855 21.543-33.68z"/><path fill="#ffb74d" d="M478.21 69.796c-31.267-.188-62.068 137.25-115.56 242.69c-54.543 107.52-162.24 176.82-162.24 176.82c18.157 8.243 34.682 4.91 54.236 23.395c13.375 16.164 52.091 95.975 75.174 146.12c0 0 18.965-10.297 42.994-27.694c24.03-17.398 53.124-41.897 73.384-70.301c26.884-37.692 47.897-61.042 65.703-75.271s32.404-19.336 46.459-20.54c50.237-4.305 124.58 85.792 124.58 85.792S527.27 70.097 478.2 69.797z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeMatlab(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 720 720"><path fill="#4db6ac" d="M209.25 329.98L52.37 387.636l121.32 85.822l96.752-95.805l-61.197-47.674z"/><path fill="#00897b" d="M480.19 71.446c-13.123 1.784-9.565 1.013-28.4 16.091c-18.009 14.417-69.925 100.35-97.674 129.26c-24.688 25.721-34.46 12.199-60.102 33.661c-25.68 21.494-65.273 64.464-65.273 64.464l63.978 47.319l101.43-139.48c23.948-32.932 23.693-37.266 36.743-71.821c6.385-16.906 17.76-29.899 27.756-45.808c12.488-19.874 30.186-34.855 21.543-33.68z"/><path fill="#ffb74d" d="M478.21 69.796c-31.267-.188-62.068 137.25-115.56 242.69c-54.543 107.52-162.24 176.82-162.24 176.82c18.157 8.243 34.682 4.91 54.236 23.395c13.375 16.164 52.091 95.975 75.174 146.12c0 0 18.965-10.297 42.994-27.694c24.03-17.398 53.124-41.897 73.384-70.301c26.884-37.692 47.897-61.042 65.703-75.271s32.404-19.336 46.459-20.54c50.237-4.305 124.58 85.792 124.58 85.792S527.27 70.097 478.2 69.797z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 720 720"><path fill="#4db6ac" d="M209.25 329.98L52.37 387.636l121.32 85.822l96.752-95.805l-61.197-47.674z"/><path fill="#00897b" d="M480.19 71.446c-13.123 1.784-9.565 1.013-28.4 16.091c-18.009 14.417-69.925 100.35-97.674 129.26c-24.688 25.721-34.46 12.199-60.102 33.661c-25.68 21.494-65.273 64.464-65.273 64.464l63.978 47.319l101.43-139.48c23.948-32.932 23.693-37.266 36.743-71.821c6.385-16.906 17.76-29.899 27.756-45.808c12.488-19.874 30.186-34.855 21.543-33.68z"/><path fill="#ffb74d" d="M478.21 69.796c-31.267-.188-62.068 137.25-115.56 242.69c-54.543 107.52-162.24 176.82-162.24 176.82c18.157 8.243 34.682 4.91 54.236 23.395c13.375 16.164 52.091 95.975 75.174 146.12c0 0 18.965-10.297 42.994-27.694c24.03-17.398 53.124-41.897 73.384-70.301c26.884-37.692 47.897-61.042 65.703-75.271s32.404-19.336 46.459-20.54c50.237-4.305 124.58 85.792 124.58 85.792S527.27 70.097 478.2 69.797z"/></svg>
</template>

CSS

.icon-matlab {
  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%20720%20720%22%3E%3Cpath%20fill%3D%22%234db6ac%22%20d%3D%22M209.25%20329.98L52.37%20387.636l121.32%2085.822l96.752-95.805l-61.197-47.674z%22%2F%3E%3Cpath%20fill%3D%22%2300897b%22%20d%3D%22M480.19%2071.446c-13.123%201.784-9.565%201.013-28.4%2016.091c-18.009%2014.417-69.925%20100.35-97.674%20129.26c-24.688%2025.721-34.46%2012.199-60.102%2033.661c-25.68%2021.494-65.273%2064.464-65.273%2064.464l63.978%2047.319l101.43-139.48c23.948-32.932%2023.693-37.266%2036.743-71.821c6.385-16.906%2017.76-29.899%2027.756-45.808c12.488-19.874%2030.186-34.855%2021.543-33.68z%22%2F%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M478.21%2069.796c-31.267-.188-62.068%20137.25-115.56%20242.69c-54.543%20107.52-162.24%20176.82-162.24%20176.82c18.157%208.243%2034.682%204.91%2054.236%2023.395c13.375%2016.164%2052.091%2095.975%2075.174%20146.12c0%200%2018.965-10.297%2042.994-27.694c24.03-17.398%2053.124-41.897%2073.384-70.301c26.884-37.692%2047.897-61.042%2065.703-75.271s32.404-19.336%2046.459-20.54c50.237-4.305%20124.58%2085.792%20124.58%2085.792S527.27%2070.097%20478.2%2069.797z%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%20720%20720%22%3E%3Cpath%20fill%3D%22%234db6ac%22%20d%3D%22M209.25%20329.98L52.37%20387.636l121.32%2085.822l96.752-95.805l-61.197-47.674z%22%2F%3E%3Cpath%20fill%3D%22%2300897b%22%20d%3D%22M480.19%2071.446c-13.123%201.784-9.565%201.013-28.4%2016.091c-18.009%2014.417-69.925%20100.35-97.674%20129.26c-24.688%2025.721-34.46%2012.199-60.102%2033.661c-25.68%2021.494-65.273%2064.464-65.273%2064.464l63.978%2047.319l101.43-139.48c23.948-32.932%2023.693-37.266%2036.743-71.821c6.385-16.906%2017.76-29.899%2027.756-45.808c12.488-19.874%2030.186-34.855%2021.543-33.68z%22%2F%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M478.21%2069.796c-31.267-.188-62.068%20137.25-115.56%20242.69c-54.543%20107.52-162.24%20176.82-162.24%20176.82c18.157%208.243%2034.682%204.91%2054.236%2023.395c13.375%2016.164%2052.091%2095.975%2075.174%20146.12c0%200%2018.965-10.297%2042.994-27.694c24.03-17.398%2053.124-41.897%2073.384-70.301c26.884-37.692%2047.897-61.042%2065.703-75.271s32.404-19.336%2046.459-20.54c50.237-4.305%20124.58%2085.792%20124.58%2085.792S527.27%2070.097%20478.2%2069.797z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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