weather rain showers night icon

weather-rain-showers-night-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
weather-rain-showers-night-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the weather rain showers 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.001 12c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365l-1.723.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785l-4.296.001l-.038.094l-.067.128l-3.5 6.063a1.5 1.5 0 0 1-2.664-1.372l.066-.129l2.763-4.785l-4.296.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785h-.593c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.407 1.348h-1.42c-2.595 0-4.698 2.113-4.698 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21M13.178 4.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193a12 12 0 0 0-2.189.855c-.64-1.741-2.06-3.156-3.992-4.262a6.4 6.4 0 0 0-1.425-.59c.364 3.04.247 5.108-1.057 7.578l-.268.479c-1.295 2.197-3.207 3.497-6.125 4.84c.322.318.812.692 1.212.974q.681.48 1.403.818a9.4 9.4 0 0 0-1.822 1.874l-.31-.172a10.1 10.1 0 0 1-3.284-3.028a1.5 1.5 0 0 1 .731-2.265c3.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 FluentWeatherRainShowersNight48Regular(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.001 12c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365l-1.723.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785l-4.296.001l-.038.094l-.067.128l-3.5 6.063a1.5 1.5 0 0 1-2.664-1.372l.066-.129l2.763-4.785l-4.296.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785h-.593c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.407 1.348h-1.42c-2.595 0-4.698 2.113-4.698 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21M13.178 4.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193a12 12 0 0 0-2.189.855c-.64-1.741-2.06-3.156-3.992-4.262a6.4 6.4 0 0 0-1.425-.59c.364 3.04.247 5.108-1.057 7.578l-.268.479c-1.295 2.197-3.207 3.497-6.125 4.84c.322.318.812.692 1.212.974q.681.48 1.403.818a9.4 9.4 0 0 0-1.822 1.874l-.31-.172a10.1 10.1 0 0 1-3.284-3.028a1.5 1.5 0 0 1 .731-2.265c3.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.001 12c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365l-1.723.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785l-4.296.001l-.038.094l-.067.128l-3.5 6.063a1.5 1.5 0 0 1-2.664-1.372l.066-.129l2.763-4.785l-4.296.001l-.039.094l-.066.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.067-.129l2.762-4.785h-.593c-4.078 0-7.384-3.297-7.384-7.365s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.407 1.348h-1.42c-2.595 0-4.698 2.113-4.698 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21M13.178 4.002c1.59.086 3.134.544 4.526 1.348a10.1 10.1 0 0 1 4.418 5.193a12 12 0 0 0-2.189.855c-.64-1.741-2.06-3.156-3.992-4.262a6.4 6.4 0 0 0-1.425-.59c.364 3.04.247 5.108-1.057 7.578l-.268.479c-1.295 2.197-3.207 3.497-6.125 4.84c.322.318.812.692 1.212.974q.681.48 1.403.818a9.4 9.4 0 0 0-1.822 1.874l-.31-.172a10.1 10.1 0 0 1-3.284-3.028a1.5 1.5 0 0 1 .731-2.265c3.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-rain-showers-night-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.001%2012c6.337%200%209.932%204.195%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365l-1.723.001l-.039.094l-.066.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.067-.129l2.762-4.785l-4.296.001l-.038.094l-.067.128l-3.5%206.063a1.5%201.5%200%200%201-2.664-1.372l.066-.129l2.763-4.785l-4.296.001l-.039.094l-.066.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.067-.129l2.762-4.785h-.593c-4.078%200-7.384-3.297-7.384-7.365s3.306-7.365%207.384-7.365h.16c.526-5.099%204.118-9.26%2010.455-9.26m0%202.495c-4.26%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.407%201.348h-1.42c-2.595%200-4.698%202.113-4.698%204.72c0%202.608%202.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21M13.178%204.002c1.59.086%203.134.544%204.526%201.348a10.1%2010.1%200%200%201%204.418%205.193a12%2012%200%200%200-2.189.855c-.64-1.741-2.06-3.156-3.992-4.262a6.4%206.4%200%200%200-1.425-.59c.364%203.04.247%205.108-1.057%207.578l-.268.479c-1.295%202.197-3.207%203.497-6.125%204.84c.322.318.812.692%201.212.974q.681.48%201.403.818a9.4%209.4%200%200%200-1.822%201.874l-.31-.172a10.1%2010.1%200%200%201-3.284-3.028a1.5%201.5%200%200%201%20.731-2.265c3.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.001%2012c6.337%200%209.932%204.195%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365l-1.723.001l-.039.094l-.066.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.067-.129l2.762-4.785l-4.296.001l-.038.094l-.067.128l-3.5%206.063a1.5%201.5%200%200%201-2.664-1.372l.066-.129l2.763-4.785l-4.296.001l-.039.094l-.066.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.067-.129l2.762-4.785h-.593c-4.078%200-7.384-3.297-7.384-7.365s3.306-7.365%207.384-7.365h.16c.526-5.099%204.118-9.26%2010.455-9.26m0%202.495c-4.26%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.407%201.348h-1.42c-2.595%200-4.698%202.113-4.698%204.72c0%202.608%202.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21M13.178%204.002c1.59.086%203.134.544%204.526%201.348a10.1%2010.1%200%200%201%204.418%205.193a12%2012%200%200%200-2.189.855c-.64-1.741-2.06-3.156-3.992-4.262a6.4%206.4%200%200%200-1.425-.59c.364%203.04.247%205.108-1.057%207.578l-.268.479c-1.295%202.197-3.207%203.497-6.125%204.84c.322.318.812.692%201.212.974q.681.48%201.403.818a9.4%209.4%200%200%200-1.822%201.874l-.31-.172a10.1%2010.1%200%200%201-3.284-3.028a1.5%201.5%200%200%201%20.731-2.265c3.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-rain-showers-night-48-regular.svg?color=%231a73e8&size=48