weather partly cloudy day icon

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

Name
weather-partly-cloudy-day-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M8.999 7a2.5 2.5 0 0 0-2.5 2.5v.5H5.5a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3h-1l-.001-.5a2.5 2.5 0 0 0-2.5-2.5M5.535 9a3.5 3.5 0 0 1 6.929 0h.036a2.5 2.5 0 0 1 0 5h-7a2.5 2.5 0 0 1 0-5zm3.252-6.18a.5.5 0 1 0-.883-.47l-.426.803a.5.5 0 0 0 .883.47zm-3.772-.747a.5.5 0 1 0-.957.293l.267.87a.5.5 0 0 0 .956-.293zM6 4c.916 0 1.735.41 2.285 1.056q-.584.094-1.107.328A2 2 0 0 0 4.386 8.18a3.5 3.5 0 0 0-.9.456A3 3 0 0 1 6 4m-4.18.214a.5.5 0 1 0-.47.883l.803.426a.5.5 0 0 0 .47-.883zm.416 4.463a.5.5 0 0 0-.293-.956l-.87.266a.5.5 0 1 0 .293.956z"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherPartlyCloudyDay16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.999 7a2.5 2.5 0 0 0-2.5 2.5v.5H5.5a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3h-1l-.001-.5a2.5 2.5 0 0 0-2.5-2.5M5.535 9a3.5 3.5 0 0 1 6.929 0h.036a2.5 2.5 0 0 1 0 5h-7a2.5 2.5 0 0 1 0-5zm3.252-6.18a.5.5 0 1 0-.883-.47l-.426.803a.5.5 0 0 0 .883.47zm-3.772-.747a.5.5 0 1 0-.957.293l.267.87a.5.5 0 0 0 .956-.293zM6 4c.916 0 1.735.41 2.285 1.056q-.584.094-1.107.328A2 2 0 0 0 4.386 8.18a3.5 3.5 0 0 0-.9.456A3 3 0 0 1 6 4m-4.18.214a.5.5 0 1 0-.47.883l.803.426a.5.5 0 0 0 .47-.883zm.416 4.463a.5.5 0 0 0-.293-.956l-.87.266a.5.5 0 1 0 .293.956z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.999 7a2.5 2.5 0 0 0-2.5 2.5v.5H5.5a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3h-1l-.001-.5a2.5 2.5 0 0 0-2.5-2.5M5.535 9a3.5 3.5 0 0 1 6.929 0h.036a2.5 2.5 0 0 1 0 5h-7a2.5 2.5 0 0 1 0-5zm3.252-6.18a.5.5 0 1 0-.883-.47l-.426.803a.5.5 0 0 0 .883.47zm-3.772-.747a.5.5 0 1 0-.957.293l.267.87a.5.5 0 0 0 .956-.293zM6 4c.916 0 1.735.41 2.285 1.056q-.584.094-1.107.328A2 2 0 0 0 4.386 8.18a3.5 3.5 0 0 0-.9.456A3 3 0 0 1 6 4m-4.18.214a.5.5 0 1 0-.47.883l.803.426a.5.5 0 0 0 .47-.883zm.416 4.463a.5.5 0 0 0-.293-.956l-.87.266a.5.5 0 1 0 .293.956z"/></svg>
</template>

CSS

.icon-weather-partly-cloudy-day-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.999%207a2.5%202.5%200%200%200-2.5%202.5v.5H5.5a1.5%201.5%200%200%200%200%203h7a1.5%201.5%200%200%200%200-3h-1l-.001-.5a2.5%202.5%200%200%200-2.5-2.5M5.535%209a3.5%203.5%200%200%201%206.929%200h.036a2.5%202.5%200%200%201%200%205h-7a2.5%202.5%200%200%201%200-5zm3.252-6.18a.5.5%200%201%200-.883-.47l-.426.803a.5.5%200%200%200%20.883.47zm-3.772-.747a.5.5%200%201%200-.957.293l.267.87a.5.5%200%200%200%20.956-.293zM6%204c.916%200%201.735.41%202.285%201.056q-.584.094-1.107.328A2%202%200%200%200%204.386%208.18a3.5%203.5%200%200%200-.9.456A3%203%200%200%201%206%204m-4.18.214a.5.5%200%201%200-.47.883l.803.426a.5.5%200%200%200%20.47-.883zm.416%204.463a.5.5%200%200%200-.293-.956l-.87.266a.5.5%200%201%200%20.293.956z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.999%207a2.5%202.5%200%200%200-2.5%202.5v.5H5.5a1.5%201.5%200%200%200%200%203h7a1.5%201.5%200%200%200%200-3h-1l-.001-.5a2.5%202.5%200%200%200-2.5-2.5M5.535%209a3.5%203.5%200%200%201%206.929%200h.036a2.5%202.5%200%200%201%200%205h-7a2.5%202.5%200%200%201%200-5zm3.252-6.18a.5.5%200%201%200-.883-.47l-.426.803a.5.5%200%200%200%20.883.47zm-3.772-.747a.5.5%200%201%200-.957.293l.267.87a.5.5%200%200%200%20.956-.293zM6%204c.916%200%201.735.41%202.285%201.056q-.584.094-1.107.328A2%202%200%200%200%204.386%208.18a3.5%203.5%200%200%200-.9.456A3%203%200%200%201%206%204m-4.18.214a.5.5%200%201%200-.47.883l.803.426a.5.5%200%200%200%20.47-.883zm.416%204.463a.5.5%200%200%200-.293-.956l-.87.266a.5.5%200%201%200%20.293.956z%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-16-regular.svg?color=%231a73e8&size=48