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

Name
mjml
Set
Material Icon Theme
Style
Color
Viewbox
120×120
License
MIT

The same logo in other sets

Use the mjml logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 120 120"><g transform="translate(9.943 14.253)scale(.8026)"><path fill="#ff5722" d="M14.5 0h57.3c8 0 14.5 6.5 14.5 14.5S79.8 29 71.8 29H14.5C6.5 29 0 22.5 0 14.5S6.5 0 14.5 0"/><ellipse cx="109.2" cy="14.5" fill="#ff5722" rx="14.8" ry="14.5"/><path fill="#ff5722" d="M52.6 43.3h56.6c8-.6 14.9 5.5 15.5 13.5s-5.5 14.9-13.5 15.5H52.6c-8 .6-14.9-5.5-15.5-13.5s5.5-14.9 13.5-15.5H52z"/><path fill="#ff1744" d="M14.8 43c8.2 0 14.8 6.6 14.8 14.8S23 72.6 14.8 72.6C6.6 72.5 0 65.9 0 57.8C0 49.6 6.6 43 14.8 43"/><path fill="#ff5722" d="M14.5 85h57.3c8 0 14.5 6.5 14.5 14.5S79.8 114 71.8 114H14.5C6.5 114 0 107.5 0 99.5S6.5 85 14.5 85"/><ellipse cx="109.2" cy="99.5" fill="#ff5722" rx="14.8" ry="14.5"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeMjml(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 120 120"><g transform="translate(9.943 14.253)scale(.8026)"><path fill="#ff5722" d="M14.5 0h57.3c8 0 14.5 6.5 14.5 14.5S79.8 29 71.8 29H14.5C6.5 29 0 22.5 0 14.5S6.5 0 14.5 0"/><ellipse cx="109.2" cy="14.5" fill="#ff5722" rx="14.8" ry="14.5"/><path fill="#ff5722" d="M52.6 43.3h56.6c8-.6 14.9 5.5 15.5 13.5s-5.5 14.9-13.5 15.5H52.6c-8 .6-14.9-5.5-15.5-13.5s5.5-14.9 13.5-15.5H52z"/><path fill="#ff1744" d="M14.8 43c8.2 0 14.8 6.6 14.8 14.8S23 72.6 14.8 72.6C6.6 72.5 0 65.9 0 57.8C0 49.6 6.6 43 14.8 43"/><path fill="#ff5722" d="M14.5 85h57.3c8 0 14.5 6.5 14.5 14.5S79.8 114 71.8 114H14.5C6.5 114 0 107.5 0 99.5S6.5 85 14.5 85"/><ellipse cx="109.2" cy="99.5" fill="#ff5722" rx="14.8" ry="14.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 120 120"><g transform="translate(9.943 14.253)scale(.8026)"><path fill="#ff5722" d="M14.5 0h57.3c8 0 14.5 6.5 14.5 14.5S79.8 29 71.8 29H14.5C6.5 29 0 22.5 0 14.5S6.5 0 14.5 0"/><ellipse cx="109.2" cy="14.5" fill="#ff5722" rx="14.8" ry="14.5"/><path fill="#ff5722" d="M52.6 43.3h56.6c8-.6 14.9 5.5 15.5 13.5s-5.5 14.9-13.5 15.5H52.6c-8 .6-14.9-5.5-15.5-13.5s5.5-14.9 13.5-15.5H52z"/><path fill="#ff1744" d="M14.8 43c8.2 0 14.8 6.6 14.8 14.8S23 72.6 14.8 72.6C6.6 72.5 0 65.9 0 57.8C0 49.6 6.6 43 14.8 43"/><path fill="#ff5722" d="M14.5 85h57.3c8 0 14.5 6.5 14.5 14.5S79.8 114 71.8 114H14.5C6.5 114 0 107.5 0 99.5S6.5 85 14.5 85"/><ellipse cx="109.2" cy="99.5" fill="#ff5722" rx="14.8" ry="14.5"/></g></svg>
</template>

CSS

.icon-mjml {
  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%20120%20120%22%3E%3Cg%20transform%3D%22translate(9.943%2014.253)scale(.8026)%22%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M14.5%200h57.3c8%200%2014.5%206.5%2014.5%2014.5S79.8%2029%2071.8%2029H14.5C6.5%2029%200%2022.5%200%2014.5S6.5%200%2014.5%200%22%2F%3E%3Cellipse%20cx%3D%22109.2%22%20cy%3D%2214.5%22%20fill%3D%22%23ff5722%22%20rx%3D%2214.8%22%20ry%3D%2214.5%22%2F%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M52.6%2043.3h56.6c8-.6%2014.9%205.5%2015.5%2013.5s-5.5%2014.9-13.5%2015.5H52.6c-8%20.6-14.9-5.5-15.5-13.5s5.5-14.9%2013.5-15.5H52z%22%2F%3E%3Cpath%20fill%3D%22%23ff1744%22%20d%3D%22M14.8%2043c8.2%200%2014.8%206.6%2014.8%2014.8S23%2072.6%2014.8%2072.6C6.6%2072.5%200%2065.9%200%2057.8C0%2049.6%206.6%2043%2014.8%2043%22%2F%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M14.5%2085h57.3c8%200%2014.5%206.5%2014.5%2014.5S79.8%20114%2071.8%20114H14.5C6.5%20114%200%20107.5%200%2099.5S6.5%2085%2014.5%2085%22%2F%3E%3Cellipse%20cx%3D%22109.2%22%20cy%3D%2299.5%22%20fill%3D%22%23ff5722%22%20rx%3D%2214.8%22%20ry%3D%2214.5%22%2F%3E%3C%2Fg%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%20120%20120%22%3E%3Cg%20transform%3D%22translate(9.943%2014.253)scale(.8026)%22%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M14.5%200h57.3c8%200%2014.5%206.5%2014.5%2014.5S79.8%2029%2071.8%2029H14.5C6.5%2029%200%2022.5%200%2014.5S6.5%200%2014.5%200%22%2F%3E%3Cellipse%20cx%3D%22109.2%22%20cy%3D%2214.5%22%20fill%3D%22%23ff5722%22%20rx%3D%2214.8%22%20ry%3D%2214.5%22%2F%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M52.6%2043.3h56.6c8-.6%2014.9%205.5%2015.5%2013.5s-5.5%2014.9-13.5%2015.5H52.6c-8%20.6-14.9-5.5-15.5-13.5s5.5-14.9%2013.5-15.5H52z%22%2F%3E%3Cpath%20fill%3D%22%23ff1744%22%20d%3D%22M14.8%2043c8.2%200%2014.8%206.6%2014.8%2014.8S23%2072.6%2014.8%2072.6C6.6%2072.5%200%2065.9%200%2057.8C0%2049.6%206.6%2043%2014.8%2043%22%2F%3E%3Cpath%20fill%3D%22%23ff5722%22%20d%3D%22M14.5%2085h57.3c8%200%2014.5%206.5%2014.5%2014.5S79.8%20114%2071.8%20114H14.5C6.5%20114%200%20107.5%200%2099.5S6.5%2085%2014.5%2085%22%2F%3E%3Cellipse%20cx%3D%22109.2%22%20cy%3D%2299.5%22%20fill%3D%22%23ff5722%22%20rx%3D%2214.8%22%20ry%3D%2214.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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