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

Name
moon-fog-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

Related icons in MingCute Icon

Use the moon fog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.44 2.13a1 1 0 0 0-1.055 1.465a5 5 0 0 1-6.79 6.79A1 1 0 0 0 4.13 11.44a8 8 0 0 0 .641 1.989a1 1 0 0 0 .904.57h12.652a1 1 0 0 0 .904-.57a8.002 8.002 0 0 0-5.79-11.3M3 16a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m3 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMoonFogFill(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" d="M13.44 2.13a1 1 0 0 0-1.055 1.465a5 5 0 0 1-6.79 6.79A1 1 0 0 0 4.13 11.44a8 8 0 0 0 .641 1.989a1 1 0 0 0 .904.57h12.652a1 1 0 0 0 .904-.57a8.002 8.002 0 0 0-5.79-11.3M3 16a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m3 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.44 2.13a1 1 0 0 0-1.055 1.465a5 5 0 0 1-6.79 6.79A1 1 0 0 0 4.13 11.44a8 8 0 0 0 .641 1.989a1 1 0 0 0 .904.57h12.652a1 1 0 0 0 .904-.57a8.002 8.002 0 0 0-5.79-11.3M3 16a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m3 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1"/></svg>
</template>

CSS

.icon-moon-fog-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%20d%3D%22M13.44%202.13a1%201%200%200%200-1.055%201.465a5%205%200%200%201-6.79%206.79A1%201%200%200%200%204.13%2011.44a8%208%200%200%200%20.641%201.989a1%201%200%200%200%20.904.57h12.652a1%201%200%200%200%20.904-.57a8.002%208.002%200%200%200-5.79-11.3M3%2016a1%201%200%200%201%201-1h16a1%201%200%201%201%200%202H4a1%201%200%200%201-1-1m3%204a1%201%200%200%201%201-1h10a1%201%200%201%201%200%202H7a1%201%200%200%201-1-1%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%20d%3D%22M13.44%202.13a1%201%200%200%200-1.055%201.465a5%205%200%200%201-6.79%206.79A1%201%200%200%200%204.13%2011.44a8%208%200%200%200%20.641%201.989a1%201%200%200%200%20.904.57h12.652a1%201%200%200%200%20.904-.57a8.002%208.002%200%200%200-5.79-11.3M3%2016a1%201%200%200%201%201-1h16a1%201%200%201%201%200%202H4a1%201%200%200%201-1-1m3%204a1%201%200%200%201%201-1h10a1%201%200%201%201%200%202H7a1%201%200%200%201-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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