moon cloudy icon

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

Name
moon-cloudy-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 cloudy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 6a6 6 0 0 1 5.703 4.132A5.501 5.501 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m4.894-2.984a7.402 7.402 0 0 1 5.601 9.97A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-2.263-2.903l.003-.095c0-.672-.144-1.309-.401-1.882c-.335-.745.306-1.544 1.095-1.405"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMoonCloudyFill(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="M11 6a6 6 0 0 1 5.703 4.132A5.501 5.501 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m4.894-2.984a7.402 7.402 0 0 1 5.601 9.97A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-2.263-2.903l.003-.095c0-.672-.144-1.309-.401-1.882c-.335-.745.306-1.544 1.095-1.405"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 6a6 6 0 0 1 5.703 4.132A5.501 5.501 0 0 1 15.5 21h-9a4.5 4.5 0 0 1-1.495-8.745A6 6 0 0 1 11 6m4.894-2.984a7.402 7.402 0 0 1 5.601 9.97A6.52 6.52 0 0 0 17.46 9.3a7 7 0 0 0-2.263-2.903l.003-.095c0-.672-.144-1.309-.401-1.882c-.335-.745.306-1.544 1.095-1.405"/></svg>
</template>

CSS

.icon-moon-cloudy-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%22M11%206a6%206%200%200%201%205.703%204.132A5.501%205.501%200%200%201%2015.5%2021h-9a4.5%204.5%200%200%201-1.495-8.745A6%206%200%200%201%2011%206m4.894-2.984a7.402%207.402%200%200%201%205.601%209.97A6.52%206.52%200%200%200%2017.46%209.3a7%207%200%200%200-2.263-2.903l.003-.095c0-.672-.144-1.309-.401-1.882c-.335-.745.306-1.544%201.095-1.405%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%22M11%206a6%206%200%200%201%205.703%204.132A5.501%205.501%200%200%201%2015.5%2021h-9a4.5%204.5%200%200%201-1.495-8.745A6%206%200%200%201%2011%206m4.894-2.984a7.402%207.402%200%200%201%205.601%209.97A6.52%206.52%200%200%200%2017.46%209.3a7%207%200%200%200-2.263-2.903l.003-.095c0-.672-.144-1.309-.401-1.882c-.335-.745.306-1.544%201.095-1.405%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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