moai-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
moai-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the moai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.816 5.734A4 4 0 0 1 10.806 2h2.387a4 4 0 0 1 3.992 3.734l.084 1.268a1 1 0 0 1 1.062.931l.334 5a1 1 0 0 1-.93 1.065l.12 1.802a3 3 0 0 1-2.482 3.157l.576 1.727A1 1 0 0 1 15 22H9a1 1 0 0 1-.949-1.316l.576-1.727A3 3 0 0 1 6.144 15.8l.12-1.802a1 1 0 0 1-.929-1.064l.334-5a1 1 0 0 1 1.062-.932zm6.165 5.57a1 1 0 0 0-1.962 0l-.5 2.5A1 1 0 0 0 11.5 15h1a1 1 0 0 0 .98-1.196zM8.5 8a1 1 0 0 1 1-1h.5a1 1 0 1 1 0 2h-.5a1 1 0 0 1-1-1M14 7a1 1 0 1 0 0 2h.5a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMoaiFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M6.816 5.734A4 4 0 0 1 10.806 2h2.387a4 4 0 0 1 3.992 3.734l.084 1.268a1 1 0 0 1 1.062.931l.334 5a1 1 0 0 1-.93 1.065l.12 1.802a3 3 0 0 1-2.482 3.157l.576 1.727A1 1 0 0 1 15 22H9a1 1 0 0 1-.949-1.316l.576-1.727A3 3 0 0 1 6.144 15.8l.12-1.802a1 1 0 0 1-.929-1.064l.334-5a1 1 0 0 1 1.062-.932zm6.165 5.57a1 1 0 0 0-1.962 0l-.5 2.5A1 1 0 0 0 11.5 15h1a1 1 0 0 0 .98-1.196zM8.5 8a1 1 0 0 1 1-1h.5a1 1 0 1 1 0 2h-.5a1 1 0 0 1-1-1M14 7a1 1 0 1 0 0 2h.5a1 1 0 1 0 0-2z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.816 5.734A4 4 0 0 1 10.806 2h2.387a4 4 0 0 1 3.992 3.734l.084 1.268a1 1 0 0 1 1.062.931l.334 5a1 1 0 0 1-.93 1.065l.12 1.802a3 3 0 0 1-2.482 3.157l.576 1.727A1 1 0 0 1 15 22H9a1 1 0 0 1-.949-1.316l.576-1.727A3 3 0 0 1 6.144 15.8l.12-1.802a1 1 0 0 1-.929-1.064l.334-5a1 1 0 0 1 1.062-.932zm6.165 5.57a1 1 0 0 0-1.962 0l-.5 2.5A1 1 0 0 0 11.5 15h1a1 1 0 0 0 .98-1.196zM8.5 8a1 1 0 0 1 1-1h.5a1 1 0 1 1 0 2h-.5a1 1 0 0 1-1-1M14 7a1 1 0 1 0 0 2h.5a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-moai-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.816%205.734A4%204%200%200%201%2010.806%202h2.387a4%204%200%200%201%203.992%203.734l.084%201.268a1%201%200%200%201%201.062.931l.334%205a1%201%200%200%201-.93%201.065l.12%201.802a3%203%200%200%201-2.482%203.157l.576%201.727A1%201%200%200%201%2015%2022H9a1%201%200%200%201-.949-1.316l.576-1.727A3%203%200%200%201%206.144%2015.8l.12-1.802a1%201%200%200%201-.929-1.064l.334-5a1%201%200%200%201%201.062-.932zm6.165%205.57a1%201%200%200%200-1.962%200l-.5%202.5A1%201%200%200%200%2011.5%2015h1a1%201%200%200%200%20.98-1.196zM8.5%208a1%201%200%200%201%201-1h.5a1%201%200%201%201%200%202h-.5a1%201%200%200%201-1-1M14%207a1%201%200%201%200%200%202h.5a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.816%205.734A4%204%200%200%201%2010.806%202h2.387a4%204%200%200%201%203.992%203.734l.084%201.268a1%201%200%200%201%201.062.931l.334%205a1%201%200%200%201-.93%201.065l.12%201.802a3%203%200%200%201-2.482%203.157l.576%201.727A1%201%200%200%201%2015%2022H9a1%201%200%200%201-.949-1.316l.576-1.727A3%203%200%200%201%206.144%2015.8l.12-1.802a1%201%200%200%201-.929-1.064l.334-5a1%201%200%200%201%201.062-.932zm6.165%205.57a1%201%200%200%200-1.962%200l-.5%202.5A1%201%200%200%200%2011.5%2015h1a1%201%200%200%200%20.98-1.196zM8.5%208a1%201%200%200%201%201-1h.5a1%201%200%201%201%200%202h-.5a1%201%200%200%201-1-1M14%207a1%201%200%201%200%200%202h.5a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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