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

Name
mojo
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

Use the mojo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M23.5 10.12a9.2 9.2 0 0 1-1.73-1.04a.04.04 0 0 0-.02-.01a9.5 9.5 0 0 1-3.74-7.23a9.98 9.98 0 0 0-5.83 7.27A10 10 0 0 0 12 11a9.92 9.92 0 0 0 2.76 6.88l-1.72 1.72A10.98 10.98 0 0 1 10 12a10 10 0 0 1 .12-1.58a10.997 10.997 0 1 0 17.76 10.16A10 10 0 0 0 28 19v-.01a10.97 10.97 0 0 0-4.5-8.87M22 24h-4c4-2 4.37-8.007 0-10h4a5.667 5.667 0 0 1 0 10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeMojo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M23.5 10.12a9.2 9.2 0 0 1-1.73-1.04a.04.04 0 0 0-.02-.01a9.5 9.5 0 0 1-3.74-7.23a9.98 9.98 0 0 0-5.83 7.27A10 10 0 0 0 12 11a9.92 9.92 0 0 0 2.76 6.88l-1.72 1.72A10.98 10.98 0 0 1 10 12a10 10 0 0 1 .12-1.58a10.997 10.997 0 1 0 17.76 10.16A10 10 0 0 0 28 19v-.01a10.97 10.97 0 0 0-4.5-8.87M22 24h-4c4-2 4.37-8.007 0-10h4a5.667 5.667 0 0 1 0 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M23.5 10.12a9.2 9.2 0 0 1-1.73-1.04a.04.04 0 0 0-.02-.01a9.5 9.5 0 0 1-3.74-7.23a9.98 9.98 0 0 0-5.83 7.27A10 10 0 0 0 12 11a9.92 9.92 0 0 0 2.76 6.88l-1.72 1.72A10.98 10.98 0 0 1 10 12a10 10 0 0 1 .12-1.58a10.997 10.997 0 1 0 17.76 10.16A10 10 0 0 0 28 19v-.01a10.97 10.97 0 0 0-4.5-8.87M22 24h-4c4-2 4.37-8.007 0-10h4a5.667 5.667 0 0 1 0 10"/></svg>
</template>

CSS

.icon-mojo {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M23.5%2010.12a9.2%209.2%200%200%201-1.73-1.04a.04.04%200%200%200-.02-.01a9.5%209.5%200%200%201-3.74-7.23a9.98%209.98%200%200%200-5.83%207.27A10%2010%200%200%200%2012%2011a9.92%209.92%200%200%200%202.76%206.88l-1.72%201.72A10.98%2010.98%200%200%201%2010%2012a10%2010%200%200%201%20.12-1.58a10.997%2010.997%200%201%200%2017.76%2010.16A10%2010%200%200%200%2028%2019v-.01a10.97%2010.97%200%200%200-4.5-8.87M22%2024h-4c4-2%204.37-8.007%200-10h4a5.667%205.667%200%200%201%200%2010%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M23.5%2010.12a9.2%209.2%200%200%201-1.73-1.04a.04.04%200%200%200-.02-.01a9.5%209.5%200%200%201-3.74-7.23a9.98%209.98%200%200%200-5.83%207.27A10%2010%200%200%200%2012%2011a9.92%209.92%200%200%200%202.76%206.88l-1.72%201.72A10.98%2010.98%200%200%201%2010%2012a10%2010%200%200%201%20.12-1.58a10.997%2010.997%200%201%200%2017.76%2010.16A10%2010%200%200%200%2028%2019v-.01a10.97%2010.97%200%200%200-4.5-8.87M22%2024h-4c4-2%204.37-8.007%200-10h4a5.667%205.667%200%200%201%200%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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