weather moon icon
weather-moon-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- weather-moon-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
14 other variants in Fluent UI System Icons
weather-moon-12-filledweather-moon-12-regularweather-moon-16-filledweather-moon-16-regularweather-moon-20-filledweather-moon-20-regularweather-moon-24-filledweather-moon-24-regularweather-moon-28-filledweather-moon-32-filledweather-moon-32-lightweather-moon-32-regularweather-moon-48-filledweather-moon-48-regular
Related icons in Fluent UI System Icons
weather-blowing-snow-20-filledweather-cloudy-20-filledweather-drizzle-20-filledweather-duststorm-20-filledweather-fog-20-filledweather-hail-day-20-filledweather-hail-night-20-filledweather-haze-20-filledweather-humidity-12-filledweather-moon-off-16-filledweather-partly-cloudy-day-16-filledweather-partly-cloudy-night-20-filledweather-rain-20-filledweather-rain-showers-day-20-filledweather-rain-showers-night-20-filledweather-rain-snow-20-filledweather-snow-20-filledweather-snow-shower-day-20-filledweather-snow-shower-night-20-filledweather-snowflake-20-filledweather-squalls-20-filledweather-sunny-16-filledweather-sunny-high-20-filledweather-sunny-low-20-filled
Use the weather moon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.823 2.302a.75.75 0 0 0-.155.668c.652 2.6 1.105 6.518-.608 9.945c-.859 1.716-2.396 3.02-4.17 4.003c-1.77.98-3.72 1.61-5.32 2.004a.75.75 0 0 0-.468 1.106A12 12 0 0 0 13.48 26c6.628 0 12-5.372 12-12c0-6.299-4.853-11.464-11.024-11.96a.75.75 0 0 0-.633.262m1.54 1.366c4.9.887 8.618 5.176 8.618 10.332c0 5.8-4.702 10.5-10.5 10.5a10.48 10.48 0 0 1-8.54-4.39c1.46-.416 3.121-1.018 4.676-1.88c1.924-1.066 3.742-2.56 4.784-4.644c1.717-3.433 1.501-7.207.961-9.917"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherMoon28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.823 2.302a.75.75 0 0 0-.155.668c.652 2.6 1.105 6.518-.608 9.945c-.859 1.716-2.396 3.02-4.17 4.003c-1.77.98-3.72 1.61-5.32 2.004a.75.75 0 0 0-.468 1.106A12 12 0 0 0 13.48 26c6.628 0 12-5.372 12-12c0-6.299-4.853-11.464-11.024-11.96a.75.75 0 0 0-.633.262m1.54 1.366c4.9.887 8.618 5.176 8.618 10.332c0 5.8-4.702 10.5-10.5 10.5a10.48 10.48 0 0 1-8.54-4.39c1.46-.416 3.121-1.018 4.676-1.88c1.924-1.066 3.742-2.56 4.784-4.644c1.717-3.433 1.501-7.207.961-9.917"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M13.823 2.302a.75.75 0 0 0-.155.668c.652 2.6 1.105 6.518-.608 9.945c-.859 1.716-2.396 3.02-4.17 4.003c-1.77.98-3.72 1.61-5.32 2.004a.75.75 0 0 0-.468 1.106A12 12 0 0 0 13.48 26c6.628 0 12-5.372 12-12c0-6.299-4.853-11.464-11.024-11.96a.75.75 0 0 0-.633.262m1.54 1.366c4.9.887 8.618 5.176 8.618 10.332c0 5.8-4.702 10.5-10.5 10.5a10.48 10.48 0 0 1-8.54-4.39c1.46-.416 3.121-1.018 4.676-1.88c1.924-1.066 3.742-2.56 4.784-4.644c1.717-3.433 1.501-7.207.961-9.917"/></svg> </template>
CSS
.icon-weather-moon-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.823%202.302a.75.75%200%200%200-.155.668c.652%202.6%201.105%206.518-.608%209.945c-.859%201.716-2.396%203.02-4.17%204.003c-1.77.98-3.72%201.61-5.32%202.004a.75.75%200%200%200-.468%201.106A12%2012%200%200%200%2013.48%2026c6.628%200%2012-5.372%2012-12c0-6.299-4.853-11.464-11.024-11.96a.75.75%200%200%200-.633.262m1.54%201.366c4.9.887%208.618%205.176%208.618%2010.332c0%205.8-4.702%2010.5-10.5%2010.5a10.48%2010.48%200%200%201-8.54-4.39c1.46-.416%203.121-1.018%204.676-1.88c1.924-1.066%203.742-2.56%204.784-4.644c1.717-3.433%201.501-7.207.961-9.917%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.823%202.302a.75.75%200%200%200-.155.668c.652%202.6%201.105%206.518-.608%209.945c-.859%201.716-2.396%203.02-4.17%204.003c-1.77.98-3.72%201.61-5.32%202.004a.75.75%200%200%200-.468%201.106A12%2012%200%200%200%2013.48%2026c6.628%200%2012-5.372%2012-12c0-6.299-4.853-11.464-11.024-11.96a.75.75%200%200%200-.633.262m1.54%201.366c4.9.887%208.618%205.176%208.618%2010.332c0%205.8-4.702%2010.5-10.5%2010.5a10.48%2010.48%200%200%201-8.54-4.39c1.46-.416%203.121-1.018%204.676-1.88c1.924-1.066%203.742-2.56%204.784-4.644c1.717-3.433%201.501-7.207.961-9.917%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-moon-28-regular.svg?color=%231a73e8&size=48