weather partly cloudy night icon
weather-partly-cloudy-night-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- weather-partly-cloudy-night-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
5 other variants in Fluent UI System Icons
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-12-filledweather-moon-off-16-filledweather-partly-cloudy-day-16-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 partly cloudy night icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.003 16.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.696 40 36.617 40H15.389c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.1 4.118-9.26 10.455-9.26M13.182 8.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193c-4.016 1.144-6.877 4.083-8.027 8.049l-.092.332l-.115.476l-.413.077a9.35 9.35 0 0 0-5.617 3.632l-.308-.172a10.1 10.1 0 0 1-3.285-3.028A1.502 1.502 0 0 1 5 21.644c3.285-1.176 5.055-2.5 6.067-4.432c1.105-2.11 1.31-4.348.576-7.354a1.502 1.502 0 0 1 1.539-1.856"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherPartlyCloudyNight48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.003 16.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.696 40 36.617 40H15.389c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.1 4.118-9.26 10.455-9.26M13.182 8.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193c-4.016 1.144-6.877 4.083-8.027 8.049l-.092.332l-.115.476l-.413.077a9.35 9.35 0 0 0-5.617 3.632l-.308-.172a10.1 10.1 0 0 1-3.285-3.028A1.502 1.502 0 0 1 5 21.644c3.285-1.176 5.055-2.5 6.067-4.432c1.105-2.11 1.31-4.348.576-7.354a1.502 1.502 0 0 1 1.539-1.856"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.003 16.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.696 40 36.617 40H15.389c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.1 4.118-9.26 10.455-9.26M13.182 8.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193c-4.016 1.144-6.877 4.083-8.027 8.049l-.092.332l-.115.476l-.413.077a9.35 9.35 0 0 0-5.617 3.632l-.308-.172a10.1 10.1 0 0 1-3.285-3.028A1.502 1.502 0 0 1 5 21.644c3.285-1.176 5.055-2.5 6.067-4.432c1.105-2.11 1.31-4.348.576-7.354a1.502 1.502 0 0 1 1.539-1.856"/></svg> </template>
CSS
.icon-weather-partly-cloudy-night-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.003%2016.01c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.297%207.384%207.365S40.696%2040%2036.617%2040H15.389c-4.078%200-7.384-3.297-7.384-7.365s3.306-7.365%207.384-7.365h.16c.526-5.1%204.118-9.26%2010.455-9.26M13.182%208.002c1.59.086%203.134.544%204.526%201.348a10.1%2010.1%200%200%201%204.418%205.193c-4.016%201.144-6.877%204.083-8.027%208.049l-.092.332l-.115.476l-.413.077a9.35%209.35%200%200%200-5.617%203.632l-.308-.172a10.1%2010.1%200%200%201-3.285-3.028A1.502%201.502%200%200%201%205%2021.644c3.285-1.176%205.055-2.5%206.067-4.432c1.105-2.11%201.31-4.348.576-7.354a1.502%201.502%200%200%201%201.539-1.856%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.003%2016.01c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.297%207.384%207.365S40.696%2040%2036.617%2040H15.389c-4.078%200-7.384-3.297-7.384-7.365s3.306-7.365%207.384-7.365h.16c.526-5.1%204.118-9.26%2010.455-9.26M13.182%208.002c1.59.086%203.134.544%204.526%201.348a10.1%2010.1%200%200%201%204.418%205.193c-4.016%201.144-6.877%204.083-8.027%208.049l-.092.332l-.115.476l-.413.077a9.35%209.35%200%200%200-5.617%203.632l-.308-.172a10.1%2010.1%200%200%201-3.285-3.028A1.502%201.502%200%200%201%205%2021.644c3.285-1.176%205.055-2.5%206.067-4.432c1.105-2.11%201.31-4.348.576-7.354a1.502%201.502%200%200%201%201.539-1.856%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-partly-cloudy-night-48-filled.svg?color=%231a73e8&size=48