weather snowflake icon
weather-snowflake-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- weather-snowflake-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
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-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-squalls-20-filledweather-sunny-16-filledweather-sunny-high-20-filledweather-sunny-low-20-filled
Use the weather snowflake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.25 2.5c.69 0 1.25.56 1.25 1.25v4.194l2.674-2.674a1.25 1.25 0 0 1 1.768 1.768L17.5 11.479V15h3.52l4.442-4.442a1.25 1.25 0 0 1 1.768 1.768L24.556 15h4.194a1.25 1.25 0 1 1 0 2.5h-4.194l2.674 2.674a1.25 1.25 0 1 1-1.768 1.768L21.021 17.5H17.5v3.52l4.442 4.442a1.25 1.25 0 0 1-1.768 1.768L17.5 24.556v4.194a1.25 1.25 0 1 1-2.5 0v-4.194l-2.674 2.674a1.25 1.25 0 1 1-1.768-1.768L15 21.021V17.5h-3.52l-4.442 4.442a1.25 1.25 0 0 1-1.768-1.768L7.944 17.5H3.75a1.25 1.25 0 1 1 0-2.5h4.194L5.27 12.326a1.25 1.25 0 0 1 1.768-1.768L11.479 15H15v-3.52l-4.442-4.442a1.25 1.25 0 0 1 1.768-1.768L15 7.944V3.75c0-.69.56-1.25 1.25-1.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherSnowflake32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.25 2.5c.69 0 1.25.56 1.25 1.25v4.194l2.674-2.674a1.25 1.25 0 0 1 1.768 1.768L17.5 11.479V15h3.52l4.442-4.442a1.25 1.25 0 0 1 1.768 1.768L24.556 15h4.194a1.25 1.25 0 1 1 0 2.5h-4.194l2.674 2.674a1.25 1.25 0 1 1-1.768 1.768L21.021 17.5H17.5v3.52l4.442 4.442a1.25 1.25 0 0 1-1.768 1.768L17.5 24.556v4.194a1.25 1.25 0 1 1-2.5 0v-4.194l-2.674 2.674a1.25 1.25 0 1 1-1.768-1.768L15 21.021V17.5h-3.52l-4.442 4.442a1.25 1.25 0 0 1-1.768-1.768L7.944 17.5H3.75a1.25 1.25 0 1 1 0-2.5h4.194L5.27 12.326a1.25 1.25 0 0 1 1.768-1.768L11.479 15H15v-3.52l-4.442-4.442a1.25 1.25 0 0 1 1.768-1.768L15 7.944V3.75c0-.69.56-1.25 1.25-1.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.25 2.5c.69 0 1.25.56 1.25 1.25v4.194l2.674-2.674a1.25 1.25 0 0 1 1.768 1.768L17.5 11.479V15h3.52l4.442-4.442a1.25 1.25 0 0 1 1.768 1.768L24.556 15h4.194a1.25 1.25 0 1 1 0 2.5h-4.194l2.674 2.674a1.25 1.25 0 1 1-1.768 1.768L21.021 17.5H17.5v3.52l4.442 4.442a1.25 1.25 0 0 1-1.768 1.768L17.5 24.556v4.194a1.25 1.25 0 1 1-2.5 0v-4.194l-2.674 2.674a1.25 1.25 0 1 1-1.768-1.768L15 21.021V17.5h-3.52l-4.442 4.442a1.25 1.25 0 0 1-1.768-1.768L7.944 17.5H3.75a1.25 1.25 0 1 1 0-2.5h4.194L5.27 12.326a1.25 1.25 0 0 1 1.768-1.768L11.479 15H15v-3.52l-4.442-4.442a1.25 1.25 0 0 1 1.768-1.768L15 7.944V3.75c0-.69.56-1.25 1.25-1.25"/></svg> </template>
CSS
.icon-weather-snowflake-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%202.5c.69%200%201.25.56%201.25%201.25v4.194l2.674-2.674a1.25%201.25%200%200%201%201.768%201.768L17.5%2011.479V15h3.52l4.442-4.442a1.25%201.25%200%200%201%201.768%201.768L24.556%2015h4.194a1.25%201.25%200%201%201%200%202.5h-4.194l2.674%202.674a1.25%201.25%200%201%201-1.768%201.768L21.021%2017.5H17.5v3.52l4.442%204.442a1.25%201.25%200%200%201-1.768%201.768L17.5%2024.556v4.194a1.25%201.25%200%201%201-2.5%200v-4.194l-2.674%202.674a1.25%201.25%200%201%201-1.768-1.768L15%2021.021V17.5h-3.52l-4.442%204.442a1.25%201.25%200%200%201-1.768-1.768L7.944%2017.5H3.75a1.25%201.25%200%201%201%200-2.5h4.194L5.27%2012.326a1.25%201.25%200%200%201%201.768-1.768L11.479%2015H15v-3.52l-4.442-4.442a1.25%201.25%200%200%201%201.768-1.768L15%207.944V3.75c0-.69.56-1.25%201.25-1.25%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%202.5c.69%200%201.25.56%201.25%201.25v4.194l2.674-2.674a1.25%201.25%200%200%201%201.768%201.768L17.5%2011.479V15h3.52l4.442-4.442a1.25%201.25%200%200%201%201.768%201.768L24.556%2015h4.194a1.25%201.25%200%201%201%200%202.5h-4.194l2.674%202.674a1.25%201.25%200%201%201-1.768%201.768L21.021%2017.5H17.5v3.52l4.442%204.442a1.25%201.25%200%200%201-1.768%201.768L17.5%2024.556v4.194a1.25%201.25%200%201%201-2.5%200v-4.194l-2.674%202.674a1.25%201.25%200%201%201-1.768-1.768L15%2021.021V17.5h-3.52l-4.442%204.442a1.25%201.25%200%200%201-1.768-1.768L7.944%2017.5H3.75a1.25%201.25%200%201%201%200-2.5h4.194L5.27%2012.326a1.25%201.25%200%200%201%201.768-1.768L11.479%2015H15v-3.52l-4.442-4.442a1.25%201.25%200%200%201%201.768-1.768L15%207.944V3.75c0-.69.56-1.25%201.25-1.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-snowflake-32-filled.svg?color=%231a73e8&size=48