weather partly cloudy day icon

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

Name
weather-partly-cloudy-day-16-filled
Set
Fluent UI System Icons
Style
16 Filled
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 6a3.5 3.5 0 0 0-3.464 3H5.5a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5h-.037A3.5 3.5 0 0 0 9 6m-.212-3.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-.293zM3 7c0 .604.179 1.166.486 1.637c.367-.259.787-.45 1.24-.551a4.51 4.51 0 0 1 3.56-3.03A3 3 0 0 0 3 7M1.82 4.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 FluentWeatherPartlyCloudyDay16Filled(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 6a3.5 3.5 0 0 0-3.464 3H5.5a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5h-.037A3.5 3.5 0 0 0 9 6m-.212-3.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-.293zM3 7c0 .604.179 1.166.486 1.637c.367-.259.787-.45 1.24-.551a4.51 4.51 0 0 1 3.56-3.03A3 3 0 0 0 3 7M1.82 4.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 6a3.5 3.5 0 0 0-3.464 3H5.5a2.5 2.5 0 0 0 0 5h7a2.5 2.5 0 0 0 0-5h-.037A3.5 3.5 0 0 0 9 6m-.212-3.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-.293zM3 7c0 .604.179 1.166.486 1.637c.367-.259.787-.45 1.24-.551a4.51 4.51 0 0 1 3.56-3.03A3 3 0 0 0 3 7M1.82 4.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-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.999%206a3.5%203.5%200%200%200-3.464%203H5.5a2.5%202.5%200%200%200%200%205h7a2.5%202.5%200%200%200%200-5h-.037A3.5%203.5%200%200%200%209%206m-.212-3.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-.293zM3%207c0%20.604.179%201.166.486%201.637c.367-.259.787-.45%201.24-.551a4.51%204.51%200%200%201%203.56-3.03A3%203%200%200%200%203%207M1.82%204.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%206a3.5%203.5%200%200%200-3.464%203H5.5a2.5%202.5%200%200%200%200%205h7a2.5%202.5%200%200%200%200-5h-.037A3.5%203.5%200%200%200%209%206m-.212-3.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-.293zM3%207c0%20.604.179%201.166.486%201.637c.367-.259.787-.45%201.24-.551a4.51%204.51%200%200%201%203.56-3.03A3%203%200%200%200%203%207M1.82%204.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-filled.svg?color=%231a73e8&size=48