weather snow shower day icon

weather-snow-shower-day-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
weather-snow-shower-day-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 snow shower day icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.502 40.027a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-13.5-2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M26 12.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.692 36 36.614 36h-21.23C11.306 36 8 32.703 8 28.635s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347h-1.421c-2.594 0-4.697 2.114-4.697 4.721s2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.722c0-2.607-2.103-4.72-4.697-4.72h-1.42c-.752 0-1.408-.593-1.408-1.348c0-4.823-3.714-8.21-7.975-8.21M8.71 20.303a1.244 1.244 0 0 1-.558 1.57l-.115.055l-2.312.962a1.244 1.244 0 0 1-1.067-2.243l.115-.055l2.312-.962a1.244 1.244 0 0 1 1.625.673m13-9.64l-.061.019c-.925.302-1.785.702-2.571 1.19a5.5 5.5 0 0 0-6.826 7.95a9.3 9.3 0 0 0-2.126 1.086A7.883 7.883 0 0 1 21.71 10.662m-16.129.179l.127.046l2.32.989c.629.266.931.995.674 1.628c-.24.592-.882.89-1.48.711l-.126-.045l-2.319-.99a1.26 1.26 0 0 1-.675-1.628c.24-.591.883-.89 1.48-.711m7.369-6.174l.055.116l.96 2.306a1.25 1.25 0 0 1-2.255 1.072l-.055-.115l-.96-2.306a1.25 1.25 0 0 1 2.255-1.073m9.048-.56c.602.25.909.91.73 1.521l-.046.13l-.991 2.276a1.264 1.264 0 0 1-2.38-.837l.045-.13l.991-2.276a1.264 1.264 0 0 1 1.651-.684"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherSnowShowerDay48Regular(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="M21.502 40.027a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-13.5-2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M26 12.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.692 36 36.614 36h-21.23C11.306 36 8 32.703 8 28.635s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347h-1.421c-2.594 0-4.697 2.114-4.697 4.721s2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.722c0-2.607-2.103-4.72-4.697-4.72h-1.42c-.752 0-1.408-.593-1.408-1.348c0-4.823-3.714-8.21-7.975-8.21M8.71 20.303a1.244 1.244 0 0 1-.558 1.57l-.115.055l-2.312.962a1.244 1.244 0 0 1-1.067-2.243l.115-.055l2.312-.962a1.244 1.244 0 0 1 1.625.673m13-9.64l-.061.019c-.925.302-1.785.702-2.571 1.19a5.5 5.5 0 0 0-6.826 7.95a9.3 9.3 0 0 0-2.126 1.086A7.883 7.883 0 0 1 21.71 10.662m-16.129.179l.127.046l2.32.989c.629.266.931.995.674 1.628c-.24.592-.882.89-1.48.711l-.126-.045l-2.319-.99a1.26 1.26 0 0 1-.675-1.628c.24-.591.883-.89 1.48-.711m7.369-6.174l.055.116l.96 2.306a1.25 1.25 0 0 1-2.255 1.072l-.055-.115l-.96-2.306a1.25 1.25 0 0 1 2.255-1.073m9.048-.56c.602.25.909.91.73 1.521l-.046.13l-.991 2.276a1.264 1.264 0 0 1-2.38-.837l.045-.13l.991-2.276a1.264 1.264 0 0 1 1.651-.684"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M21.502 40.027a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m-13.5-2a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M26 12.01c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.297 7.384 7.365S40.692 36 36.614 36h-21.23C11.306 36 8 32.703 8 28.635s3.306-7.365 7.384-7.365h.16c.526-5.099 4.118-9.26 10.455-9.26m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347h-1.421c-2.594 0-4.697 2.114-4.697 4.721s2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.722c0-2.607-2.103-4.72-4.697-4.72h-1.42c-.752 0-1.408-.593-1.408-1.348c0-4.823-3.714-8.21-7.975-8.21M8.71 20.303a1.244 1.244 0 0 1-.558 1.57l-.115.055l-2.312.962a1.244 1.244 0 0 1-1.067-2.243l.115-.055l2.312-.962a1.244 1.244 0 0 1 1.625.673m13-9.64l-.061.019c-.925.302-1.785.702-2.571 1.19a5.5 5.5 0 0 0-6.826 7.95a9.3 9.3 0 0 0-2.126 1.086A7.883 7.883 0 0 1 21.71 10.662m-16.129.179l.127.046l2.32.989c.629.266.931.995.674 1.628c-.24.592-.882.89-1.48.711l-.126-.045l-2.319-.99a1.26 1.26 0 0 1-.675-1.628c.24-.591.883-.89 1.48-.711m7.369-6.174l.055.116l.96 2.306a1.25 1.25 0 0 1-2.255 1.072l-.055-.115l-.96-2.306a1.25 1.25 0 0 1 2.255-1.073m9.048-.56c.602.25.909.91.73 1.521l-.046.13l-.991 2.276a1.264 1.264 0 0 1-2.38-.837l.045-.13l.991-2.276a1.264 1.264 0 0 1 1.651-.684"/></svg>
</template>

CSS

.icon-weather-snow-shower-day-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%22M21.502%2040.027a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-13.5-2a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M26%2012.01c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.297%207.384%207.365S40.692%2036%2036.614%2036h-21.23C11.306%2036%208%2032.703%208%2028.635s3.306-7.365%207.384-7.365h.16c.526-5.099%204.118-9.26%2010.455-9.26m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.347-1.407%201.347h-1.421c-2.594%200-4.697%202.114-4.697%204.721s2.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.722c0-2.607-2.103-4.72-4.697-4.72h-1.42c-.752%200-1.408-.593-1.408-1.348c0-4.823-3.714-8.21-7.975-8.21M8.71%2020.303a1.244%201.244%200%200%201-.558%201.57l-.115.055l-2.312.962a1.244%201.244%200%200%201-1.067-2.243l.115-.055l2.312-.962a1.244%201.244%200%200%201%201.625.673m13-9.64l-.061.019c-.925.302-1.785.702-2.571%201.19a5.5%205.5%200%200%200-6.826%207.95a9.3%209.3%200%200%200-2.126%201.086A7.883%207.883%200%200%201%2021.71%2010.662m-16.129.179l.127.046l2.32.989c.629.266.931.995.674%201.628c-.24.592-.882.89-1.48.711l-.126-.045l-2.319-.99a1.26%201.26%200%200%201-.675-1.628c.24-.591.883-.89%201.48-.711m7.369-6.174l.055.116l.96%202.306a1.25%201.25%200%200%201-2.255%201.072l-.055-.115l-.96-2.306a1.25%201.25%200%200%201%202.255-1.073m9.048-.56c.602.25.909.91.73%201.521l-.046.13l-.991%202.276a1.264%201.264%200%200%201-2.38-.837l.045-.13l.991-2.276a1.264%201.264%200%200%201%201.651-.684%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%22M21.502%2040.027a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m-13.5-2a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3M26%2012.01c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.297%207.384%207.365S40.692%2036%2036.614%2036h-21.23C11.306%2036%208%2032.703%208%2028.635s3.306-7.365%207.384-7.365h.16c.526-5.099%204.118-9.26%2010.455-9.26m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.347-1.407%201.347h-1.421c-2.594%200-4.697%202.114-4.697%204.721s2.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.722c0-2.607-2.103-4.72-4.697-4.72h-1.42c-.752%200-1.408-.593-1.408-1.348c0-4.823-3.714-8.21-7.975-8.21M8.71%2020.303a1.244%201.244%200%200%201-.558%201.57l-.115.055l-2.312.962a1.244%201.244%200%200%201-1.067-2.243l.115-.055l2.312-.962a1.244%201.244%200%200%201%201.625.673m13-9.64l-.061.019c-.925.302-1.785.702-2.571%201.19a5.5%205.5%200%200%200-6.826%207.95a9.3%209.3%200%200%200-2.126%201.086A7.883%207.883%200%200%201%2021.71%2010.662m-16.129.179l.127.046l2.32.989c.629.266.931.995.674%201.628c-.24.592-.882.89-1.48.711l-.126-.045l-2.319-.99a1.26%201.26%200%200%201-.675-1.628c.24-.591.883-.89%201.48-.711m7.369-6.174l.055.116l.96%202.306a1.25%201.25%200%200%201-2.255%201.072l-.055-.115l-.96-2.306a1.25%201.25%200%200%201%202.255-1.073m9.048-.56c.602.25.909.91.73%201.521l-.046.13l-.991%202.276a1.264%201.264%200%200%201-2.38-.837l.045-.13l.991-2.276a1.264%201.264%200%200%201%201.651-.684%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-snow-shower-day-48-regular.svg?color=%231a73e8&size=48