weather moon icon
weather-moon-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- weather-moon-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- 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-28-regularweather-moon-32-filledweather-moon-32-lightweather-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 32 32"><path fill="currentColor" d="M17.17 4.195C22.762 5.215 27 10.114 27 16c0 6.628-5.372 12-12 12a11.98 11.98 0 0 1-9.784-5.052C12.38 22.334 18.003 16.324 18.003 9c0-1.665-.29-3.264-.825-4.748a.13.13 0 0 1-.008-.057M4.004 21c-.94 0-1.689 1.027-1.15 1.965A14 14 0 0 0 15 30c7.732 0 14-6.268 14-14c0-6.903-4.995-12.637-11.568-13.79a1.88 1.88 0 0 0-1.883.786a2.12 2.12 0 0 0-.254 1.934c.458 1.27.707 2.64.707 4.07c0 6.627-5.372 12-12 12"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherMoon32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.17 4.195C22.762 5.215 27 10.114 27 16c0 6.628-5.372 12-12 12a11.98 11.98 0 0 1-9.784-5.052C12.38 22.334 18.003 16.324 18.003 9c0-1.665-.29-3.264-.825-4.748a.13.13 0 0 1-.008-.057M4.004 21c-.94 0-1.689 1.027-1.15 1.965A14 14 0 0 0 15 30c7.732 0 14-6.268 14-14c0-6.903-4.995-12.637-11.568-13.79a1.88 1.88 0 0 0-1.883.786a2.12 2.12 0 0 0-.254 1.934c.458 1.27.707 2.64.707 4.07c0 6.627-5.372 12-12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.17 4.195C22.762 5.215 27 10.114 27 16c0 6.628-5.372 12-12 12a11.98 11.98 0 0 1-9.784-5.052C12.38 22.334 18.003 16.324 18.003 9c0-1.665-.29-3.264-.825-4.748a.13.13 0 0 1-.008-.057M4.004 21c-.94 0-1.689 1.027-1.15 1.965A14 14 0 0 0 15 30c7.732 0 14-6.268 14-14c0-6.903-4.995-12.637-11.568-13.79a1.88 1.88 0 0 0-1.883.786a2.12 2.12 0 0 0-.254 1.934c.458 1.27.707 2.64.707 4.07c0 6.627-5.372 12-12 12"/></svg> </template>
CSS
.icon-weather-moon-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.17%204.195C22.762%205.215%2027%2010.114%2027%2016c0%206.628-5.372%2012-12%2012a11.98%2011.98%200%200%201-9.784-5.052C12.38%2022.334%2018.003%2016.324%2018.003%209c0-1.665-.29-3.264-.825-4.748a.13.13%200%200%201-.008-.057M4.004%2021c-.94%200-1.689%201.027-1.15%201.965A14%2014%200%200%200%2015%2030c7.732%200%2014-6.268%2014-14c0-6.903-4.995-12.637-11.568-13.79a1.88%201.88%200%200%200-1.883.786a2.12%202.12%200%200%200-.254%201.934c.458%201.27.707%202.64.707%204.07c0%206.627-5.372%2012-12%2012%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.17%204.195C22.762%205.215%2027%2010.114%2027%2016c0%206.628-5.372%2012-12%2012a11.98%2011.98%200%200%201-9.784-5.052C12.38%2022.334%2018.003%2016.324%2018.003%209c0-1.665-.29-3.264-.825-4.748a.13.13%200%200%201-.008-.057M4.004%2021c-.94%200-1.689%201.027-1.15%201.965A14%2014%200%200%200%2015%2030c7.732%200%2014-6.268%2014-14c0-6.903-4.995-12.637-11.568-13.79a1.88%201.88%200%200%200-1.883.786a2.12%202.12%200%200%200-.254%201.934c.458%201.27.707%202.64.707%204.07c0%206.627-5.372%2012-12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-moon-32-regular.svg?color=%231a73e8&size=48