weather hail night icon
weather-hail-night-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- weather-hail-night-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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-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-squalls-20-filledweather-sunny-16-filledweather-sunny-high-20-filledweather-sunny-low-20-filled
Use the weather hail night icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 20a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-3.5-1a1 1 0 1 1 0 2a1 1 0 0 1 0-2m7 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2M13.002 6.009c3.168 0 4.966 2.097 5.227 4.63h.08a3.687 3.687 0 0 1 3.692 3.683a3.687 3.687 0 0 1-3.692 3.682H7.694a3.687 3.687 0 0 1-3.692-3.682a3.687 3.687 0 0 1 3.692-3.683h.08c.263-2.55 2.06-4.63 5.228-4.63M6.589 2a5.06 5.06 0 0 1 2.263.674A5.06 5.06 0 0 1 11.06 5.27c-1.984.563-3.404 2.002-3.994 3.947l-.069.245l-.058.238l-.206.039a4.67 4.67 0 0 0-2.804 1.814a5.06 5.06 0 0 1-1.797-1.599a.75.75 0 0 1 .366-1.132c1.643-.588 2.527-1.25 3.034-2.216c.552-1.055.654-2.174.287-3.677A.75.75 0 0 1 6.59 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentWeatherHailNight24Filled(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="M13 20a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-3.5-1a1 1 0 1 1 0 2a1 1 0 0 1 0-2m7 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2M13.002 6.009c3.168 0 4.966 2.097 5.227 4.63h.08a3.687 3.687 0 0 1 3.692 3.683a3.687 3.687 0 0 1-3.692 3.682H7.694a3.687 3.687 0 0 1-3.692-3.682a3.687 3.687 0 0 1 3.692-3.683h.08c.263-2.55 2.06-4.63 5.228-4.63M6.589 2a5.06 5.06 0 0 1 2.263.674A5.06 5.06 0 0 1 11.06 5.27c-1.984.563-3.404 2.002-3.994 3.947l-.069.245l-.058.238l-.206.039a4.67 4.67 0 0 0-2.804 1.814a5.06 5.06 0 0 1-1.797-1.599a.75.75 0 0 1 .366-1.132c1.643-.588 2.527-1.25 3.034-2.216c.552-1.055.654-2.174.287-3.677A.75.75 0 0 1 6.59 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 20a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-3.5-1a1 1 0 1 1 0 2a1 1 0 0 1 0-2m7 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2M13.002 6.009c3.168 0 4.966 2.097 5.227 4.63h.08a3.687 3.687 0 0 1 3.692 3.683a3.687 3.687 0 0 1-3.692 3.682H7.694a3.687 3.687 0 0 1-3.692-3.682a3.687 3.687 0 0 1 3.692-3.683h.08c.263-2.55 2.06-4.63 5.228-4.63M6.589 2a5.06 5.06 0 0 1 2.263.674A5.06 5.06 0 0 1 11.06 5.27c-1.984.563-3.404 2.002-3.994 3.947l-.069.245l-.058.238l-.206.039a4.67 4.67 0 0 0-2.804 1.814a5.06 5.06 0 0 1-1.797-1.599a.75.75 0 0 1 .366-1.132c1.643-.588 2.527-1.25 3.034-2.216c.552-1.055.654-2.174.287-3.677A.75.75 0 0 1 6.59 2"/></svg> </template>
CSS
.icon-weather-hail-night-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2020a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-3.5-1a1%201%200%201%201%200%202a1%201%200%200%201%200-2m7%200a1%201%200%201%201%200%202a1%201%200%200%201%200-2M13.002%206.009c3.168%200%204.966%202.097%205.227%204.63h.08a3.687%203.687%200%200%201%203.692%203.683a3.687%203.687%200%200%201-3.692%203.682H7.694a3.687%203.687%200%200%201-3.692-3.682a3.687%203.687%200%200%201%203.692-3.683h.08c.263-2.55%202.06-4.63%205.228-4.63M6.589%202a5.06%205.06%200%200%201%202.263.674A5.06%205.06%200%200%201%2011.06%205.27c-1.984.563-3.404%202.002-3.994%203.947l-.069.245l-.058.238l-.206.039a4.67%204.67%200%200%200-2.804%201.814a5.06%205.06%200%200%201-1.797-1.599a.75.75%200%200%201%20.366-1.132c1.643-.588%202.527-1.25%203.034-2.216c.552-1.055.654-2.174.287-3.677A.75.75%200%200%201%206.59%202%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%22M13%2020a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-3.5-1a1%201%200%201%201%200%202a1%201%200%200%201%200-2m7%200a1%201%200%201%201%200%202a1%201%200%200%201%200-2M13.002%206.009c3.168%200%204.966%202.097%205.227%204.63h.08a3.687%203.687%200%200%201%203.692%203.683a3.687%203.687%200%200%201-3.692%203.682H7.694a3.687%203.687%200%200%201-3.692-3.682a3.687%203.687%200%200%201%203.692-3.683h.08c.263-2.55%202.06-4.63%205.228-4.63M6.589%202a5.06%205.06%200%200%201%202.263.674A5.06%205.06%200%200%201%2011.06%205.27c-1.984.563-3.404%202.002-3.994%203.947l-.069.245l-.058.238l-.206.039a4.67%204.67%200%200%200-2.804%201.814a5.06%205.06%200%200%201-1.797-1.599a.75.75%200%200%201%20.366-1.132c1.643-.588%202.527-1.25%203.034-2.216c.552-1.055.654-2.174.287-3.677A.75.75%200%200%201%206.59%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/weather-hail-night-24-filled.svg?color=%231a73e8&size=48