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

Name
weather-cloudy-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 cloudy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.003 14.018c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23c-4.078 0-7.384-3.297-7.384-7.365c0-3.986 3.176-7.233 7.14-7.361l.405-.004c.526-5.099 4.117-9.26 10.454-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347H15.2c-2.595 0-4.698 2.114-4.698 4.722c0 2.607 2.103 4.721 4.697 4.721h21.606c2.595 0 4.697-2.114 4.697-4.721S39.4 26.07 36.806 26.07h-1.421c-.751 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.211-7.975-8.211M20 8a9.43 9.43 0 0 1 7.787 4.104a15.3 15.3 0 0 0-3.437-.017A6.65 6.65 0 0 0 20 10.462c-3.284 0-6.083 2.423-6.643 5.696l-.314 1.83a1 1 0 0 1-.986.832H10.11c-2.063 0-3.735 1.71-3.735 3.821c0 1.106.46 2.102 1.193 2.8a9.3 9.3 0 0 0-1.044 2.092a6.564 6.564 0 0 1 4.04-11.737h.142A9.44 9.44 0 0 1 20 8"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherCloudy48Regular(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="M26.003 14.018c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23c-4.078 0-7.384-3.297-7.384-7.365c0-3.986 3.176-7.233 7.14-7.361l.405-.004c.526-5.099 4.117-9.26 10.454-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347H15.2c-2.595 0-4.698 2.114-4.698 4.722c0 2.607 2.103 4.721 4.697 4.721h21.606c2.595 0 4.697-2.114 4.697-4.721S39.4 26.07 36.806 26.07h-1.421c-.751 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.211-7.975-8.211M20 8a9.43 9.43 0 0 1 7.787 4.104a15.3 15.3 0 0 0-3.437-.017A6.65 6.65 0 0 0 20 10.462c-3.284 0-6.083 2.423-6.643 5.696l-.314 1.83a1 1 0 0 1-.986.832H10.11c-2.063 0-3.735 1.71-3.735 3.821c0 1.106.46 2.102 1.193 2.8a9.3 9.3 0 0 0-1.044 2.092a6.564 6.564 0 0 1 4.04-11.737h.142A9.44 9.44 0 0 1 20 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.003 14.018c6.337 0 9.932 4.194 10.455 9.26h.16c4.078 0 7.384 3.298 7.384 7.365s-3.306 7.365-7.384 7.365h-21.23c-4.078 0-7.384-3.297-7.384-7.365c0-3.986 3.176-7.233 7.14-7.361l.405-.004c.526-5.099 4.117-9.26 10.454-9.26m0 2.495c-4.26 0-7.975 3.448-7.975 8.21c0 .755-.656 1.347-1.407 1.347H15.2c-2.595 0-4.698 2.114-4.698 4.722c0 2.607 2.103 4.721 4.697 4.721h21.606c2.595 0 4.697-2.114 4.697-4.721S39.4 26.07 36.806 26.07h-1.421c-.751 0-1.408-.592-1.408-1.346c0-4.824-3.714-8.211-7.975-8.211M20 8a9.43 9.43 0 0 1 7.787 4.104a15.3 15.3 0 0 0-3.437-.017A6.65 6.65 0 0 0 20 10.462c-3.284 0-6.083 2.423-6.643 5.696l-.314 1.83a1 1 0 0 1-.986.832H10.11c-2.063 0-3.735 1.71-3.735 3.821c0 1.106.46 2.102 1.193 2.8a9.3 9.3 0 0 0-1.044 2.092a6.564 6.564 0 0 1 4.04-11.737h.142A9.44 9.44 0 0 1 20 8"/></svg>
</template>

CSS

.icon-weather-cloudy-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%22M26.003%2014.018c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365h-21.23c-4.078%200-7.384-3.297-7.384-7.365c0-3.986%203.176-7.233%207.14-7.361l.405-.004c.526-5.099%204.117-9.26%2010.454-9.26m0%202.495c-4.26%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.347-1.407%201.347H15.2c-2.595%200-4.698%202.114-4.698%204.722c0%202.607%202.103%204.721%204.697%204.721h21.606c2.595%200%204.697-2.114%204.697-4.721S39.4%2026.07%2036.806%2026.07h-1.421c-.751%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.211-7.975-8.211M20%208a9.43%209.43%200%200%201%207.787%204.104a15.3%2015.3%200%200%200-3.437-.017A6.65%206.65%200%200%200%2020%2010.462c-3.284%200-6.083%202.423-6.643%205.696l-.314%201.83a1%201%200%200%201-.986.832H10.11c-2.063%200-3.735%201.71-3.735%203.821c0%201.106.46%202.102%201.193%202.8a9.3%209.3%200%200%200-1.044%202.092a6.564%206.564%200%200%201%204.04-11.737h.142A9.44%209.44%200%200%201%2020%208%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%22M26.003%2014.018c6.337%200%209.932%204.194%2010.455%209.26h.16c4.078%200%207.384%203.298%207.384%207.365s-3.306%207.365-7.384%207.365h-21.23c-4.078%200-7.384-3.297-7.384-7.365c0-3.986%203.176-7.233%207.14-7.361l.405-.004c.526-5.099%204.117-9.26%2010.454-9.26m0%202.495c-4.26%200-7.975%203.448-7.975%208.21c0%20.755-.656%201.347-1.407%201.347H15.2c-2.595%200-4.698%202.114-4.698%204.722c0%202.607%202.103%204.721%204.697%204.721h21.606c2.595%200%204.697-2.114%204.697-4.721S39.4%2026.07%2036.806%2026.07h-1.421c-.751%200-1.408-.592-1.408-1.346c0-4.824-3.714-8.211-7.975-8.211M20%208a9.43%209.43%200%200%201%207.787%204.104a15.3%2015.3%200%200%200-3.437-.017A6.65%206.65%200%200%200%2020%2010.462c-3.284%200-6.083%202.423-6.643%205.696l-.314%201.83a1%201%200%200%201-.986.832H10.11c-2.063%200-3.735%201.71-3.735%203.821c0%201.106.46%202.102%201.193%202.8a9.3%209.3%200%200%200-1.044%202.092a6.564%206.564%200%200%201%204.04-11.737h.142A9.44%209.44%200%200%201%2020%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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