moon clear icon

moon-clear-fill from Remix Icon by Remix Design · Fill · Weather · Apache-2.0 Free for personal and commercial use.

Name
moon-clear-fill
Set
Remix Icon
Style
Fill
Category
Weather
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More weather icons from Remix Icon

Use the moon clear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.822 2.238a9 9 0 0 0 11.94 11.94C20.768 18.654 16.775 22 12 22C6.477 22 2 17.523 2 12c0-4.775 3.346-8.768 7.822-9.762m8.342.053L19 2.5v1l-.836.209a2 2 0 0 0-1.455 1.455L16.5 6h-1l-.209-.836a2 2 0 0 0-1.455-1.455L13 3.5v-1l.836-.209A2 2 0 0 0 15.29.836L15.5 0h1l.209.836a2 2 0 0 0 1.455 1.455m5 5L24 7.5v1l-.836.209a2 2 0 0 0-1.455 1.455L21.5 11h-1l-.209-.836a2 2 0 0 0-1.455-1.455L18 8.5v-1l.836-.209a2 2 0 0 0 1.455-1.455L20.5 5h1l.209.836a2 2 0 0 0 1.455 1.455"/></svg>

React

import type { SVGProps } from "react";

export function RiMoonClearFill(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="M9.822 2.238a9 9 0 0 0 11.94 11.94C20.768 18.654 16.775 22 12 22C6.477 22 2 17.523 2 12c0-4.775 3.346-8.768 7.822-9.762m8.342.053L19 2.5v1l-.836.209a2 2 0 0 0-1.455 1.455L16.5 6h-1l-.209-.836a2 2 0 0 0-1.455-1.455L13 3.5v-1l.836-.209A2 2 0 0 0 15.29.836L15.5 0h1l.209.836a2 2 0 0 0 1.455 1.455m5 5L24 7.5v1l-.836.209a2 2 0 0 0-1.455 1.455L21.5 11h-1l-.209-.836a2 2 0 0 0-1.455-1.455L18 8.5v-1l.836-.209a2 2 0 0 0 1.455-1.455L20.5 5h1l.209.836a2 2 0 0 0 1.455 1.455"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.822 2.238a9 9 0 0 0 11.94 11.94C20.768 18.654 16.775 22 12 22C6.477 22 2 17.523 2 12c0-4.775 3.346-8.768 7.822-9.762m8.342.053L19 2.5v1l-.836.209a2 2 0 0 0-1.455 1.455L16.5 6h-1l-.209-.836a2 2 0 0 0-1.455-1.455L13 3.5v-1l.836-.209A2 2 0 0 0 15.29.836L15.5 0h1l.209.836a2 2 0 0 0 1.455 1.455m5 5L24 7.5v1l-.836.209a2 2 0 0 0-1.455 1.455L21.5 11h-1l-.209-.836a2 2 0 0 0-1.455-1.455L18 8.5v-1l.836-.209a2 2 0 0 0 1.455-1.455L20.5 5h1l.209.836a2 2 0 0 0 1.455 1.455"/></svg>
</template>

CSS

.icon-moon-clear-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%22M9.822%202.238a9%209%200%200%200%2011.94%2011.94C20.768%2018.654%2016.775%2022%2012%2022C6.477%2022%202%2017.523%202%2012c0-4.775%203.346-8.768%207.822-9.762m8.342.053L19%202.5v1l-.836.209a2%202%200%200%200-1.455%201.455L16.5%206h-1l-.209-.836a2%202%200%200%200-1.455-1.455L13%203.5v-1l.836-.209A2%202%200%200%200%2015.29.836L15.5%200h1l.209.836a2%202%200%200%200%201.455%201.455m5%205L24%207.5v1l-.836.209a2%202%200%200%200-1.455%201.455L21.5%2011h-1l-.209-.836a2%202%200%200%200-1.455-1.455L18%208.5v-1l.836-.209a2%202%200%200%200%201.455-1.455L20.5%205h1l.209.836a2%202%200%200%200%201.455%201.455%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%22M9.822%202.238a9%209%200%200%200%2011.94%2011.94C20.768%2018.654%2016.775%2022%2012%2022C6.477%2022%202%2017.523%202%2012c0-4.775%203.346-8.768%207.822-9.762m8.342.053L19%202.5v1l-.836.209a2%202%200%200%200-1.455%201.455L16.5%206h-1l-.209-.836a2%202%200%200%200-1.455-1.455L13%203.5v-1l.836-.209A2%202%200%200%200%2015.29.836L15.5%200h1l.209.836a2%202%200%200%200%201.455%201.455m5%205L24%207.5v1l-.836.209a2%202%200%200%200-1.455%201.455L21.5%2011h-1l-.209-.836a2%202%200%200%200-1.455-1.455L18%208.5v-1l.836-.209a2%202%200%200%200%201.455-1.455L20.5%205h1l.209.836a2%202%200%200%200%201.455%201.455%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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