weather blowing snow icon

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

Name
weather-blowing-snow-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the weather blowing snow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M9.752 3.5a3.25 3.25 0 0 0-3.184 2.61l-.058.292a.5.5 0 1 0 .98.196l.059-.291A2.248 2.248 0 0 1 12 6.749A2.25 2.25 0 0 1 9.75 9H2.5a.5.5 0 1 0 0 1h7.25a3.251 3.251 0 0 0 .002-6.5M15.5 8a2.5 2.5 0 0 0-2.5 2.5a.5.5 0 0 0 1 0a1.5 1.5 0 1 1 1.5 1.5h-13a.5.5 0 1 0 0 1h9.75a1.25 1.25 0 1 1-.005 2.5a1.264 1.264 0 0 1-1.247-1.052l-.005-.03a.5.5 0 1 0-.986.164l.005.03a2.264 2.264 0 0 0 2.233 1.888a2.254 2.254 0 0 0 2.255-2.25c0-.463-.14-.893-.379-1.25H15.5a2.5 2.5 0 0 0 0-5m-7.75 8a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M16 5.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherBlowingSnow20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M9.752 3.5a3.25 3.25 0 0 0-3.184 2.61l-.058.292a.5.5 0 1 0 .98.196l.059-.291A2.248 2.248 0 0 1 12 6.749A2.25 2.25 0 0 1 9.75 9H2.5a.5.5 0 1 0 0 1h7.25a3.251 3.251 0 0 0 .002-6.5M15.5 8a2.5 2.5 0 0 0-2.5 2.5a.5.5 0 0 0 1 0a1.5 1.5 0 1 1 1.5 1.5h-13a.5.5 0 1 0 0 1h9.75a1.25 1.25 0 1 1-.005 2.5a1.264 1.264 0 0 1-1.247-1.052l-.005-.03a.5.5 0 1 0-.986.164l.005.03a2.264 2.264 0 0 0 2.233 1.888a2.254 2.254 0 0 0 2.255-2.25c0-.463-.14-.893-.379-1.25H15.5a2.5 2.5 0 0 0 0-5m-7.75 8a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M16 5.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M9.752 3.5a3.25 3.25 0 0 0-3.184 2.61l-.058.292a.5.5 0 1 0 .98.196l.059-.291A2.248 2.248 0 0 1 12 6.749A2.25 2.25 0 0 1 9.75 9H2.5a.5.5 0 1 0 0 1h7.25a3.251 3.251 0 0 0 .002-6.5M15.5 8a2.5 2.5 0 0 0-2.5 2.5a.5.5 0 0 0 1 0a1.5 1.5 0 1 1 1.5 1.5h-13a.5.5 0 1 0 0 1h9.75a1.25 1.25 0 1 1-.005 2.5a1.264 1.264 0 0 1-1.247-1.052l-.005-.03a.5.5 0 1 0-.986.164l.005.03a2.264 2.264 0 0 0 2.233 1.888a2.254 2.254 0 0 0 2.255-2.25c0-.463-.14-.893-.379-1.25H15.5a2.5 2.5 0 0 0 0-5m-7.75 8a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M16 5.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
</template>

CSS

.icon-weather-blowing-snow-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5M9.752%203.5a3.25%203.25%200%200%200-3.184%202.61l-.058.292a.5.5%200%201%200%20.98.196l.059-.291A2.248%202.248%200%200%201%2012%206.749A2.25%202.25%200%200%201%209.75%209H2.5a.5.5%200%201%200%200%201h7.25a3.251%203.251%200%200%200%20.002-6.5M15.5%208a2.5%202.5%200%200%200-2.5%202.5a.5.5%200%200%200%201%200a1.5%201.5%200%201%201%201.5%201.5h-13a.5.5%200%201%200%200%201h9.75a1.25%201.25%200%201%201-.005%202.5a1.264%201.264%200%200%201-1.247-1.052l-.005-.03a.5.5%200%201%200-.986.164l.005.03a2.264%202.264%200%200%200%202.233%201.888a2.254%202.254%200%200%200%202.255-2.25c0-.463-.14-.893-.379-1.25H15.5a2.5%202.5%200%200%200%200-5m-7.75%208a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M16%205.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5M9.752%203.5a3.25%203.25%200%200%200-3.184%202.61l-.058.292a.5.5%200%201%200%20.98.196l.059-.291A2.248%202.248%200%200%201%2012%206.749A2.25%202.25%200%200%201%209.75%209H2.5a.5.5%200%201%200%200%201h7.25a3.251%203.251%200%200%200%20.002-6.5M15.5%208a2.5%202.5%200%200%200-2.5%202.5a.5.5%200%200%200%201%200a1.5%201.5%200%201%201%201.5%201.5h-13a.5.5%200%201%200%200%201h9.75a1.25%201.25%200%201%201-.005%202.5a1.264%201.264%200%200%201-1.247-1.052l-.005-.03a.5.5%200%201%200-.986.164l.005.03a2.264%202.264%200%200%200%202.233%201.888a2.254%202.254%200%200%200%202.255-2.25c0-.463-.14-.893-.379-1.25H15.5a2.5%202.5%200%200%200%200-5m-7.75%208a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M16%205.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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