weather squalls icon
weather-squalls-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- weather-squalls-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- 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-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-sunny-16-filledweather-sunny-high-20-filledweather-sunny-low-20-filled
Use the weather squalls icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.073 5.812A3.498 3.498 0 0 1 13 6.499A3.5 3.5 0 0 1 9.5 10H2.75a.75.75 0 1 1 0-1.5H9.5a2.001 2.001 0 0 0 .002-4c-.952 0-1.772.672-1.958 1.606l-.059.291a.75.75 0 0 1-1.47-.294zm7.287 3.542A2.45 2.45 0 0 1 18 10.449v.051a2.5 2.5 0 0 1-2.5 2.5h-.916a2.378 2.378 0 0 1-2.212 3.25a2.38 2.38 0 0 1-1.98-1.056l-.015-.024a.75.75 0 1 1 1.246-.834l.016.024c.163.243.439.39.733.39a.875.875 0 1 0 .003-1.75H2.75a.75.75 0 0 1 0-1.5H15.5a1 1 0 0 0 1-1v-.05a.95.95 0 0 0-1.799-.425l-.03.06a.75.75 0 1 1-1.342-.67z"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherSqualls20Filled(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="M6.073 5.812A3.498 3.498 0 0 1 13 6.499A3.5 3.5 0 0 1 9.5 10H2.75a.75.75 0 1 1 0-1.5H9.5a2.001 2.001 0 0 0 .002-4c-.952 0-1.772.672-1.958 1.606l-.059.291a.75.75 0 0 1-1.47-.294zm7.287 3.542A2.45 2.45 0 0 1 18 10.449v.051a2.5 2.5 0 0 1-2.5 2.5h-.916a2.378 2.378 0 0 1-2.212 3.25a2.38 2.38 0 0 1-1.98-1.056l-.015-.024a.75.75 0 1 1 1.246-.834l.016.024c.163.243.439.39.733.39a.875.875 0 1 0 .003-1.75H2.75a.75.75 0 0 1 0-1.5H15.5a1 1 0 0 0 1-1v-.05a.95.95 0 0 0-1.799-.425l-.03.06a.75.75 0 1 1-1.342-.67z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.073 5.812A3.498 3.498 0 0 1 13 6.499A3.5 3.5 0 0 1 9.5 10H2.75a.75.75 0 1 1 0-1.5H9.5a2.001 2.001 0 0 0 .002-4c-.952 0-1.772.672-1.958 1.606l-.059.291a.75.75 0 0 1-1.47-.294zm7.287 3.542A2.45 2.45 0 0 1 18 10.449v.051a2.5 2.5 0 0 1-2.5 2.5h-.916a2.378 2.378 0 0 1-2.212 3.25a2.38 2.38 0 0 1-1.98-1.056l-.015-.024a.75.75 0 1 1 1.246-.834l.016.024c.163.243.439.39.733.39a.875.875 0 1 0 .003-1.75H2.75a.75.75 0 0 1 0-1.5H15.5a1 1 0 0 0 1-1v-.05a.95.95 0 0 0-1.799-.425l-.03.06a.75.75 0 1 1-1.342-.67z"/></svg> </template>
CSS
.icon-weather-squalls-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.073%205.812A3.498%203.498%200%200%201%2013%206.499A3.5%203.5%200%200%201%209.5%2010H2.75a.75.75%200%201%201%200-1.5H9.5a2.001%202.001%200%200%200%20.002-4c-.952%200-1.772.672-1.958%201.606l-.059.291a.75.75%200%200%201-1.47-.294zm7.287%203.542A2.45%202.45%200%200%201%2018%2010.449v.051a2.5%202.5%200%200%201-2.5%202.5h-.916a2.378%202.378%200%200%201-2.212%203.25a2.38%202.38%200%200%201-1.98-1.056l-.015-.024a.75.75%200%201%201%201.246-.834l.016.024c.163.243.439.39.733.39a.875.875%200%201%200%20.003-1.75H2.75a.75.75%200%200%201%200-1.5H15.5a1%201%200%200%200%201-1v-.05a.95.95%200%200%200-1.799-.425l-.03.06a.75.75%200%201%201-1.342-.67z%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%22M6.073%205.812A3.498%203.498%200%200%201%2013%206.499A3.5%203.5%200%200%201%209.5%2010H2.75a.75.75%200%201%201%200-1.5H9.5a2.001%202.001%200%200%200%20.002-4c-.952%200-1.772.672-1.958%201.606l-.059.291a.75.75%200%200%201-1.47-.294zm7.287%203.542A2.45%202.45%200%200%201%2018%2010.449v.051a2.5%202.5%200%200%201-2.5%202.5h-.916a2.378%202.378%200%200%201-2.212%203.25a2.38%202.38%200%200%201-1.98-1.056l-.015-.024a.75.75%200%201%201%201.246-.834l.016.024c.163.243.439.39.733.39a.875.875%200%201%200%20.003-1.75H2.75a.75.75%200%200%201%200-1.5H15.5a1%201%200%200%200%201-1v-.05a.95.95%200%200%200-1.799-.425l-.03.06a.75.75%200%201%201-1.342-.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-squalls-20-filled.svg?color=%231a73e8&size=48