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

Name
meson
Set
Material Icon Theme
Style
Color
Viewbox
18×18
License
MIT

The same logo in other sets

Use the meson logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 18 18"><path fill="#3f51b5" d="M9.06 1.534c-4.627 2.64-7.5 7.588-7.526 12.962c4.84 2.668 10.525 2.577 14.93.028q0-.02.002-.039C16.46 9.14 13.637 4.203 9.06 1.533zm2.49 5.722c.687.47.585 1.605.474 2.382c-.14.856-.952 2.262-2.006 3.18c.136.198.216.442.215.701c-.654.334-1.302-.042-2.086-.721s-1.63-2.039-1.91-3.437a1.12 1.12 0 0 1-.723-.169c.057-.783.88-1.249 1.61-1.524c.728-.275 2.607-.368 3.932.108c.104-.219.275-.403.495-.52z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeMeson(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 18 18"><path fill="#3f51b5" d="M9.06 1.534c-4.627 2.64-7.5 7.588-7.526 12.962c4.84 2.668 10.525 2.577 14.93.028q0-.02.002-.039C16.46 9.14 13.637 4.203 9.06 1.533zm2.49 5.722c.687.47.585 1.605.474 2.382c-.14.856-.952 2.262-2.006 3.18c.136.198.216.442.215.701c-.654.334-1.302-.042-2.086-.721s-1.63-2.039-1.91-3.437a1.12 1.12 0 0 1-.723-.169c.057-.783.88-1.249 1.61-1.524c.728-.275 2.607-.368 3.932.108c.104-.219.275-.403.495-.52z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 18 18"><path fill="#3f51b5" d="M9.06 1.534c-4.627 2.64-7.5 7.588-7.526 12.962c4.84 2.668 10.525 2.577 14.93.028q0-.02.002-.039C16.46 9.14 13.637 4.203 9.06 1.533zm2.49 5.722c.687.47.585 1.605.474 2.382c-.14.856-.952 2.262-2.006 3.18c.136.198.216.442.215.701c-.654.334-1.302-.042-2.086-.721s-1.63-2.039-1.91-3.437a1.12 1.12 0 0 1-.723-.169c.057-.783.88-1.249 1.61-1.524c.728-.275 2.607-.368 3.932.108c.104-.219.275-.403.495-.52z"/></svg>
</template>

CSS

.icon-meson {
  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%2018%2018%22%3E%3Cpath%20fill%3D%22%233f51b5%22%20d%3D%22M9.06%201.534c-4.627%202.64-7.5%207.588-7.526%2012.962c4.84%202.668%2010.525%202.577%2014.93.028q0-.02.002-.039C16.46%209.14%2013.637%204.203%209.06%201.533zm2.49%205.722c.687.47.585%201.605.474%202.382c-.14.856-.952%202.262-2.006%203.18c.136.198.216.442.215.701c-.654.334-1.302-.042-2.086-.721s-1.63-2.039-1.91-3.437a1.12%201.12%200%200%201-.723-.169c.057-.783.88-1.249%201.61-1.524c.728-.275%202.607-.368%203.932.108c.104-.219.275-.403.495-.52z%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%2018%2018%22%3E%3Cpath%20fill%3D%22%233f51b5%22%20d%3D%22M9.06%201.534c-4.627%202.64-7.5%207.588-7.526%2012.962c4.84%202.668%2010.525%202.577%2014.93.028q0-.02.002-.039C16.46%209.14%2013.637%204.203%209.06%201.533zm2.49%205.722c.687.47.585%201.605.474%202.382c-.14.856-.952%202.262-2.006%203.18c.136.198.216.442.215.701c-.654.334-1.302-.042-2.086-.721s-1.63-2.039-1.91-3.437a1.12%201.12%200%200%201-.723-.169c.057-.783.88-1.249%201.61-1.524c.728-.275%202.607-.368%203.932.108c.104-.219.275-.403.495-.52z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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