weather rain icon
weather-rain-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.
- Name
- weather-rain-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
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-partly-cloudy-night-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 rain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.999 7c6.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-.04.094l-.066.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.664-1.372l.066-.129l2.762-4.785l-4.295.001l-.04.094l-.065.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.066-.129l2.763-4.785h-.593C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 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.21"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherRain48Regular(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="M23.999 7c6.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-.04.094l-.066.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.664-1.372l.066-.129l2.762-4.785l-4.295.001l-.04.094l-.065.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.066-.129l2.763-4.785h-.593C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 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.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.999 7c6.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-.04.094l-.066.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.664-1.372l.066-.129l2.762-4.785l-4.295.001l-.04.094l-.065.128l-3.5 6.063a1.5 1.5 0 0 1-2.665-1.372l.066-.129l2.763-4.785h-.593C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 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.21"/></svg> </template>
CSS
.icon-weather-rain-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%22M23.999%207c6.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-.04.094l-.066.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.664-1.372l.066-.129l2.762-4.785l-4.295.001l-.04.094l-.065.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.066-.129l2.763-4.785h-.593C9.306%2030.99%206%2027.693%206%2023.625s3.306-7.365%207.384-7.365h.16C14.07%2011.161%2017.662%207%2024%207m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.408%201.348h-1.42c-2.594%200-4.697%202.113-4.697%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.21%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%22M23.999%207c6.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-.04.094l-.066.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.664-1.372l.066-.129l2.762-4.785l-4.295.001l-.04.094l-.065.128l-3.5%206.063a1.5%201.5%200%200%201-2.665-1.372l.066-.129l2.763-4.785h-.593C9.306%2030.99%206%2027.693%206%2023.625s3.306-7.365%207.384-7.365h.16C14.07%2011.161%2017.662%207%2024%207m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.408%201.348h-1.42c-2.594%200-4.697%202.113-4.697%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.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-rain-48-regular.svg?color=%231a73e8&size=48