weather partly cloudy day icon

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

Name
weather-partly-cloudy-day-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M13.002 8.007c3.169 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.695a3.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.059-4.63 5.227-4.63m0 1.498c-2.071 0-3.877 1.633-3.877 3.889c0 .357-.319.638-.684.638h-.69c-1.261 0-2.284 1.001-2.284 2.236s1.023 2.236 2.284 2.236h10.502c1.262 0 2.284-1 2.284-2.236c0-1.235-1.022-2.236-2.283-2.236h-.691c-.365 0-.684-.28-.684-.638c0-2.285-1.806-3.89-3.877-3.89m-8.634 2.657a.75.75 0 0 1-.315.935l-.091.045l-.927.384a.75.75 0 0 1-.665-1.34l.091-.046l.927-.383a.75.75 0 0 1 .98.405m6.487-4.833l-.172.058a5.8 5.8 0 0 0-1.46.758a2.442 2.442 0 0 0-2.793 3.667a4.6 4.6 0 0 0-1.367.64a3.942 3.942 0 0 1 5.791-5.122M2.94 7.36l.105.035l.927.384a.75.75 0 0 1-.469 1.42L3.4 9.166l-.927-.384a.75.75 0 0 1 .469-1.42m3.815-2.986l.045.091l.384.927a.75.75 0 0 1-1.34.665L5.8 5.968l-.383-.927a.75.75 0 0 1 1.34-.665m4.354-.319a.75.75 0 0 1 .44.875l-.035.105l-.383.927a.75.75 0 0 1-1.421-.469l.035-.106l.384-.926a.75.75 0 0 1 .98-.406"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherPartlyCloudyDay24Regular(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.002 8.007c3.169 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.695a3.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.059-4.63 5.227-4.63m0 1.498c-2.071 0-3.877 1.633-3.877 3.889c0 .357-.319.638-.684.638h-.69c-1.261 0-2.284 1.001-2.284 2.236s1.023 2.236 2.284 2.236h10.502c1.262 0 2.284-1 2.284-2.236c0-1.235-1.022-2.236-2.283-2.236h-.691c-.365 0-.684-.28-.684-.638c0-2.285-1.806-3.89-3.877-3.89m-8.634 2.657a.75.75 0 0 1-.315.935l-.091.045l-.927.384a.75.75 0 0 1-.665-1.34l.091-.046l.927-.383a.75.75 0 0 1 .98.405m6.487-4.833l-.172.058a5.8 5.8 0 0 0-1.46.758a2.442 2.442 0 0 0-2.793 3.667a4.6 4.6 0 0 0-1.367.64a3.942 3.942 0 0 1 5.791-5.122M2.94 7.36l.105.035l.927.384a.75.75 0 0 1-.469 1.42L3.4 9.166l-.927-.384a.75.75 0 0 1 .469-1.42m3.815-2.986l.045.091l.384.927a.75.75 0 0 1-1.34.665L5.8 5.968l-.383-.927a.75.75 0 0 1 1.34-.665m4.354-.319a.75.75 0 0 1 .44.875l-.035.105l-.383.927a.75.75 0 0 1-1.421-.469l.035-.106l.384-.926a.75.75 0 0 1 .98-.406"/></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.002 8.007c3.169 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.695a3.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.059-4.63 5.227-4.63m0 1.498c-2.071 0-3.877 1.633-3.877 3.889c0 .357-.319.638-.684.638h-.69c-1.261 0-2.284 1.001-2.284 2.236s1.023 2.236 2.284 2.236h10.502c1.262 0 2.284-1 2.284-2.236c0-1.235-1.022-2.236-2.283-2.236h-.691c-.365 0-.684-.28-.684-.638c0-2.285-1.806-3.89-3.877-3.89m-8.634 2.657a.75.75 0 0 1-.315.935l-.091.045l-.927.384a.75.75 0 0 1-.665-1.34l.091-.046l.927-.383a.75.75 0 0 1 .98.405m6.487-4.833l-.172.058a5.8 5.8 0 0 0-1.46.758a2.442 2.442 0 0 0-2.793 3.667a4.6 4.6 0 0 0-1.367.64a3.942 3.942 0 0 1 5.791-5.122M2.94 7.36l.105.035l.927.384a.75.75 0 0 1-.469 1.42L3.4 9.166l-.927-.384a.75.75 0 0 1 .469-1.42m3.815-2.986l.045.091l.384.927a.75.75 0 0 1-1.34.665L5.8 5.968l-.383-.927a.75.75 0 0 1 1.34-.665m4.354-.319a.75.75 0 0 1 .44.875l-.035.105l-.383.927a.75.75 0 0 1-1.421-.469l.035-.106l.384-.926a.75.75 0 0 1 .98-.406"/></svg>
</template>

CSS

.icon-weather-partly-cloudy-day-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.002%208.007c3.169%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.695a3.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.059-4.63%205.227-4.63m0%201.498c-2.071%200-3.877%201.633-3.877%203.889c0%20.357-.319.638-.684.638h-.69c-1.261%200-2.284%201.001-2.284%202.236s1.023%202.236%202.284%202.236h10.502c1.262%200%202.284-1%202.284-2.236c0-1.235-1.022-2.236-2.283-2.236h-.691c-.365%200-.684-.28-.684-.638c0-2.285-1.806-3.89-3.877-3.89m-8.634%202.657a.75.75%200%200%201-.315.935l-.091.045l-.927.384a.75.75%200%200%201-.665-1.34l.091-.046l.927-.383a.75.75%200%200%201%20.98.405m6.487-4.833l-.172.058a5.8%205.8%200%200%200-1.46.758a2.442%202.442%200%200%200-2.793%203.667a4.6%204.6%200%200%200-1.367.64a3.942%203.942%200%200%201%205.791-5.122M2.94%207.36l.105.035l.927.384a.75.75%200%200%201-.469%201.42L3.4%209.166l-.927-.384a.75.75%200%200%201%20.469-1.42m3.815-2.986l.045.091l.384.927a.75.75%200%200%201-1.34.665L5.8%205.968l-.383-.927a.75.75%200%200%201%201.34-.665m4.354-.319a.75.75%200%200%201%20.44.875l-.035.105l-.383.927a.75.75%200%200%201-1.421-.469l.035-.106l.384-.926a.75.75%200%200%201%20.98-.406%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.002%208.007c3.169%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.695a3.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.059-4.63%205.227-4.63m0%201.498c-2.071%200-3.877%201.633-3.877%203.889c0%20.357-.319.638-.684.638h-.69c-1.261%200-2.284%201.001-2.284%202.236s1.023%202.236%202.284%202.236h10.502c1.262%200%202.284-1%202.284-2.236c0-1.235-1.022-2.236-2.283-2.236h-.691c-.365%200-.684-.28-.684-.638c0-2.285-1.806-3.89-3.877-3.89m-8.634%202.657a.75.75%200%200%201-.315.935l-.091.045l-.927.384a.75.75%200%200%201-.665-1.34l.091-.046l.927-.383a.75.75%200%200%201%20.98.405m6.487-4.833l-.172.058a5.8%205.8%200%200%200-1.46.758a2.442%202.442%200%200%200-2.793%203.667a4.6%204.6%200%200%200-1.367.64a3.942%203.942%200%200%201%205.791-5.122M2.94%207.36l.105.035l.927.384a.75.75%200%200%201-.469%201.42L3.4%209.166l-.927-.384a.75.75%200%200%201%20.469-1.42m3.815-2.986l.045.091l.384.927a.75.75%200%200%201-1.34.665L5.8%205.968l-.383-.927a.75.75%200%200%201%201.34-.665m4.354-.319a.75.75%200%200%201%20.44.875l-.035.105l-.383.927a.75.75%200%200%201-1.421-.469l.035-.106l.384-.926a.75.75%200%200%201%20.98-.406%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-24-regular.svg?color=%231a73e8&size=48