weather partly cloudy day icon

weather-partly-cloudy-day-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
weather-partly-cloudy-day-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the weather partly cloudy day icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 7c2.464 0 3.863 1.573 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 16 15.128 16H6.872C5.286 16 4 14.763 4 13.237s1.286-2.763 2.872-2.763h.062C7.138 8.56 8.535 7 11 7M3.803 9.7a.5.5 0 0 1-.228.6l-.082.036l-.801.276a.5.5 0 0 1-.408-.909l.082-.036l.802-.276a.5.5 0 0 1 .635.31M8.92 5.5c.332.162.625.373.873.62c-1.762.364-3.03 1.533-3.543 3.156l-.065.224l-.046.187l-.166.03a3.8 3.8 0 0 0-1.25.504A3.28 3.28 0 0 1 8.919 5.5m-6.003.17L3 5.702l.762.371a.5.5 0 0 1-.354.931l-.085-.032l-.761-.371a.5.5 0 0 1 .354-.931m7.073-2.375a.5.5 0 0 1 .262.585l-.032.084l-.371.762a.5.5 0 0 1-.931-.354l.032-.085l.371-.762a.5.5 0 0 1 .67-.23M6.2 3.263l.037.082l.276.802a.5.5 0 0 1-.909.407l-.037-.082l-.275-.801a.5.5 0 0 1 .908-.408"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherPartlyCloudyDay20Filled(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="M11 7c2.464 0 3.863 1.573 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 16 15.128 16H6.872C5.286 16 4 14.763 4 13.237s1.286-2.763 2.872-2.763h.062C7.138 8.56 8.535 7 11 7M3.803 9.7a.5.5 0 0 1-.228.6l-.082.036l-.801.276a.5.5 0 0 1-.408-.909l.082-.036l.802-.276a.5.5 0 0 1 .635.31M8.92 5.5c.332.162.625.373.873.62c-1.762.364-3.03 1.533-3.543 3.156l-.065.224l-.046.187l-.166.03a3.8 3.8 0 0 0-1.25.504A3.28 3.28 0 0 1 8.919 5.5m-6.003.17L3 5.702l.762.371a.5.5 0 0 1-.354.931l-.085-.032l-.761-.371a.5.5 0 0 1 .354-.931m7.073-2.375a.5.5 0 0 1 .262.585l-.032.084l-.371.762a.5.5 0 0 1-.931-.354l.032-.085l.371-.762a.5.5 0 0 1 .67-.23M6.2 3.263l.037.082l.276.802a.5.5 0 0 1-.909.407l-.037-.082l-.275-.801a.5.5 0 0 1 .908-.408"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 7c2.464 0 3.863 1.573 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 16 15.128 16H6.872C5.286 16 4 14.763 4 13.237s1.286-2.763 2.872-2.763h.062C7.138 8.56 8.535 7 11 7M3.803 9.7a.5.5 0 0 1-.228.6l-.082.036l-.801.276a.5.5 0 0 1-.408-.909l.082-.036l.802-.276a.5.5 0 0 1 .635.31M8.92 5.5c.332.162.625.373.873.62c-1.762.364-3.03 1.533-3.543 3.156l-.065.224l-.046.187l-.166.03a3.8 3.8 0 0 0-1.25.504A3.28 3.28 0 0 1 8.919 5.5m-6.003.17L3 5.702l.762.371a.5.5 0 0 1-.354.931l-.085-.032l-.761-.371a.5.5 0 0 1 .354-.931m7.073-2.375a.5.5 0 0 1 .262.585l-.032.084l-.371.762a.5.5 0 0 1-.931-.354l.032-.085l.371-.762a.5.5 0 0 1 .67-.23M6.2 3.263l.037.082l.276.802a.5.5 0 0 1-.909.407l-.037-.082l-.275-.801a.5.5 0 0 1 .908-.408"/></svg>
</template>

CSS

.icon-weather-partly-cloudy-day-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%22M11%207c2.464%200%203.863%201.573%204.066%203.474h.062c1.586%200%202.872%201.237%202.872%202.763S16.714%2016%2015.128%2016H6.872C5.286%2016%204%2014.763%204%2013.237s1.286-2.763%202.872-2.763h.062C7.138%208.56%208.535%207%2011%207M3.803%209.7a.5.5%200%200%201-.228.6l-.082.036l-.801.276a.5.5%200%200%201-.408-.909l.082-.036l.802-.276a.5.5%200%200%201%20.635.31M8.92%205.5c.332.162.625.373.873.62c-1.762.364-3.03%201.533-3.543%203.156l-.065.224l-.046.187l-.166.03a3.8%203.8%200%200%200-1.25.504A3.28%203.28%200%200%201%208.919%205.5m-6.003.17L3%205.702l.762.371a.5.5%200%200%201-.354.931l-.085-.032l-.761-.371a.5.5%200%200%201%20.354-.931m7.073-2.375a.5.5%200%200%201%20.262.585l-.032.084l-.371.762a.5.5%200%200%201-.931-.354l.032-.085l.371-.762a.5.5%200%200%201%20.67-.23M6.2%203.263l.037.082l.276.802a.5.5%200%200%201-.909.407l-.037-.082l-.275-.801a.5.5%200%200%201%20.908-.408%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%22M11%207c2.464%200%203.863%201.573%204.066%203.474h.062c1.586%200%202.872%201.237%202.872%202.763S16.714%2016%2015.128%2016H6.872C5.286%2016%204%2014.763%204%2013.237s1.286-2.763%202.872-2.763h.062C7.138%208.56%208.535%207%2011%207M3.803%209.7a.5.5%200%200%201-.228.6l-.082.036l-.801.276a.5.5%200%200%201-.408-.909l.082-.036l.802-.276a.5.5%200%200%201%20.635.31M8.92%205.5c.332.162.625.373.873.62c-1.762.364-3.03%201.533-3.543%203.156l-.065.224l-.046.187l-.166.03a3.8%203.8%200%200%200-1.25.504A3.28%203.28%200%200%201%208.919%205.5m-6.003.17L3%205.702l.762.371a.5.5%200%200%201-.354.931l-.085-.032l-.761-.371a.5.5%200%200%201%20.354-.931m7.073-2.375a.5.5%200%200%201%20.262.585l-.032.084l-.371.762a.5.5%200%200%201-.931-.354l.032-.085l.371-.762a.5.5%200%200%201%20.67-.23M6.2%203.263l.037.082l.276.802a.5.5%200%200%201-.909.407l-.037-.082l-.275-.801a.5.5%200%200%201%20.908-.408%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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