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

Name
weather-fog-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the weather fog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.247 38h17.506a1.247 1.247 0 0 1 .128 2.49l-.128.006H15.247a1.247 1.247 0 0 1-.128-2.49zm-6-5h29.505a1.248 1.248 0 0 1 .128 2.49l-.128.006H9.248a1.248 1.248 0 0 1-.128-2.49zM24 7c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherFog48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.247 38h17.506a1.247 1.247 0 0 1 .128 2.49l-.128.006H15.247a1.247 1.247 0 0 1-.128-2.49zm-6-5h29.505a1.248 1.248 0 0 1 .128 2.49l-.128.006H9.248a1.248 1.248 0 0 1-.128-2.49zM24 7c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.247 38h17.506a1.247 1.247 0 0 1 .128 2.49l-.128.006H15.247a1.247 1.247 0 0 1-.128-2.49zm-6-5h29.505a1.248 1.248 0 0 1 .128 2.49l-.128.006H9.248a1.248 1.248 0 0 1-.128-2.49zM24 7c6.337 0 9.932 4.195 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23C9.306 30.99 6 27.693 6 23.625s3.306-7.365 7.384-7.365h.16C14.07 11.161 17.662 7 24 7m0 2.495c-4.261 0-7.975 3.448-7.975 8.21c0 .755-.656 1.348-1.408 1.348h-1.42c-2.594 0-4.697 2.113-4.697 4.72c0 2.608 2.103 4.722 4.697 4.722h21.606c2.594 0 4.697-2.114 4.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21"/></svg>
</template>

CSS

.icon-weather-fog-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.247%2038h17.506a1.247%201.247%200%200%201%20.128%202.49l-.128.006H15.247a1.247%201.247%200%200%201-.128-2.49zm-6-5h29.505a1.248%201.248%200%200%201%20.128%202.49l-.128.006H9.248a1.248%201.248%200%200%201-.128-2.49zM24%207c6.337%200%209.932%204.195%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365h-21.23C9.306%2030.99%206%2027.693%206%2023.625s3.306-7.365%207.384-7.365h.16C14.07%2011.161%2017.662%207%2024%207m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.408%201.348h-1.42c-2.594%200-4.697%202.113-4.697%204.72c0%202.608%202.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.247%2038h17.506a1.247%201.247%200%200%201%20.128%202.49l-.128.006H15.247a1.247%201.247%200%200%201-.128-2.49zm-6-5h29.505a1.248%201.248%200%200%201%20.128%202.49l-.128.006H9.248a1.248%201.248%200%200%201-.128-2.49zM24%207c6.337%200%209.932%204.195%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365h-21.23C9.306%2030.99%206%2027.693%206%2023.625s3.306-7.365%207.384-7.365h.16C14.07%2011.161%2017.662%207%2024%207m0%202.495c-4.261%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.348-1.408%201.348h-1.42c-2.594%200-4.697%202.113-4.697%204.72c0%202.608%202.103%204.722%204.697%204.722h21.606c2.594%200%204.697-2.114%204.697-4.721s-2.103-4.722-4.697-4.722h-1.42c-.752%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.21-7.975-8.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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