weather blowing snow icon

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

Name
weather-blowing-snow-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M11.973 4a4.07 4.07 0 0 0-3.896 2.884l-.045.15a.75.75 0 1 0 1.436.432l.045-.15a2.57 2.57 0 0 1 2.46-1.816C13.362 5.5 14.5 6.627 14.5 8a2.5 2.5 0 0 1-2.5 2.5H2.75a.75.75 0 0 0 0 1.5H12a4 4 0 0 0 4-4c0-2.217-1.826-4-4.027-4m7.098 6c-1.265 0-2.385.82-2.783 2.013a.75.75 0 0 0 1.424.474a1.44 1.44 0 0 1 1.359-.987c.789 0 1.429.64 1.429 1.43V13a1.5 1.5 0 0 1-1.5 1.5H2.75a.75.75 0 0 0 0 1.5h12.5a1.25 1.25 0 1 1 0 2.5h-.135c-.4 0-.765-.226-.945-.583a.75.75 0 0 0-1.34.672A2.56 2.56 0 0 0 15.115 20h.135a2.75 2.75 0 0 0 2.45-4H19a3 3 0 0 0 3-3v-.07A2.93 2.93 0 0 0 19.07 10M5 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2M20 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherBlowingSnow24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.973 4a4.07 4.07 0 0 0-3.896 2.884l-.045.15a.75.75 0 1 0 1.436.432l.045-.15a2.57 2.57 0 0 1 2.46-1.816C13.362 5.5 14.5 6.627 14.5 8a2.5 2.5 0 0 1-2.5 2.5H2.75a.75.75 0 0 0 0 1.5H12a4 4 0 0 0 4-4c0-2.217-1.826-4-4.027-4m7.098 6c-1.265 0-2.385.82-2.783 2.013a.75.75 0 0 0 1.424.474a1.44 1.44 0 0 1 1.359-.987c.789 0 1.429.64 1.429 1.43V13a1.5 1.5 0 0 1-1.5 1.5H2.75a.75.75 0 0 0 0 1.5h12.5a1.25 1.25 0 1 1 0 2.5h-.135c-.4 0-.765-.226-.945-.583a.75.75 0 0 0-1.34.672A2.56 2.56 0 0 0 15.115 20h.135a2.75 2.75 0 0 0 2.45-4H19a3 3 0 0 0 3-3v-.07A2.93 2.93 0 0 0 19.07 10M5 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2M20 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.973 4a4.07 4.07 0 0 0-3.896 2.884l-.045.15a.75.75 0 1 0 1.436.432l.045-.15a2.57 2.57 0 0 1 2.46-1.816C13.362 5.5 14.5 6.627 14.5 8a2.5 2.5 0 0 1-2.5 2.5H2.75a.75.75 0 0 0 0 1.5H12a4 4 0 0 0 4-4c0-2.217-1.826-4-4.027-4m7.098 6c-1.265 0-2.385.82-2.783 2.013a.75.75 0 0 0 1.424.474a1.44 1.44 0 0 1 1.359-.987c.789 0 1.429.64 1.429 1.43V13a1.5 1.5 0 0 1-1.5 1.5H2.75a.75.75 0 0 0 0 1.5h12.5a1.25 1.25 0 1 1 0 2.5h-.135c-.4 0-.765-.226-.945-.583a.75.75 0 0 0-1.34.672A2.56 2.56 0 0 0 15.115 20h.135a2.75 2.75 0 0 0 2.45-4H19a3 3 0 0 0 3-3v-.07A2.93 2.93 0 0 0 19.07 10M5 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2M20 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></svg>
</template>

CSS

.icon-weather-blowing-snow-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.973%204a4.07%204.07%200%200%200-3.896%202.884l-.045.15a.75.75%200%201%200%201.436.432l.045-.15a2.57%202.57%200%200%201%202.46-1.816C13.362%205.5%2014.5%206.627%2014.5%208a2.5%202.5%200%200%201-2.5%202.5H2.75a.75.75%200%200%200%200%201.5H12a4%204%200%200%200%204-4c0-2.217-1.826-4-4.027-4m7.098%206c-1.265%200-2.385.82-2.783%202.013a.75.75%200%200%200%201.424.474a1.44%201.44%200%200%201%201.359-.987c.789%200%201.429.64%201.429%201.43V13a1.5%201.5%200%200%201-1.5%201.5H2.75a.75.75%200%200%200%200%201.5h12.5a1.25%201.25%200%201%201%200%202.5h-.135c-.4%200-.765-.226-.945-.583a.75.75%200%200%200-1.34.672A2.56%202.56%200%200%200%2015.115%2020h.135a2.75%202.75%200%200%200%202.45-4H19a3%203%200%200%200%203-3v-.07A2.93%202.93%200%200%200%2019.07%2010M5%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m4%2016a1%201%200%201%200%200-2a1%201%200%200%200%200%202M20%206a1%201%200%201%201-2%200a1%201%200%200%201%202%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.973%204a4.07%204.07%200%200%200-3.896%202.884l-.045.15a.75.75%200%201%200%201.436.432l.045-.15a2.57%202.57%200%200%201%202.46-1.816C13.362%205.5%2014.5%206.627%2014.5%208a2.5%202.5%200%200%201-2.5%202.5H2.75a.75.75%200%200%200%200%201.5H12a4%204%200%200%200%204-4c0-2.217-1.826-4-4.027-4m7.098%206c-1.265%200-2.385.82-2.783%202.013a.75.75%200%200%200%201.424.474a1.44%201.44%200%200%201%201.359-.987c.789%200%201.429.64%201.429%201.43V13a1.5%201.5%200%200%201-1.5%201.5H2.75a.75.75%200%200%200%200%201.5h12.5a1.25%201.25%200%201%201%200%202.5h-.135c-.4%200-.765-.226-.945-.583a.75.75%200%200%200-1.34.672A2.56%202.56%200%200%200%2015.115%2020h.135a2.75%202.75%200%200%200%202.45-4H19a3%203%200%200%200%203-3v-.07A2.93%202.93%200%200%200%2019.07%2010M5%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m4%2016a1%201%200%201%200%200-2a1%201%200%200%200%200%202M20%206a1%201%200%201%201-2%200a1%201%200%200%201%202%200%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-24-regular.svg?color=%231a73e8&size=48