weather-humidity-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
weather-humidity-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

13 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the weather humidity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.25 24.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5zm3-3a.75.75 0 0 1 0 1.5H7.75a.75.75 0 0 1 0-1.5zm1.25-3a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5zm.25-3a.75.75 0 0 1 0 1.5H6.25a.75.75 0 0 1 0-1.5zM13.47 2.22a.75.75 0 0 1 1.06 0c.523.523 2.494 2.614 4.34 5.315c1.298 1.9 2.584 4.18 3.22 6.465H5.91c.635-2.285 1.922-4.564 3.22-6.465c1.846-2.701 3.817-4.792 4.34-5.315"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherHumidity28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.25 24.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5zm3-3a.75.75 0 0 1 0 1.5H7.75a.75.75 0 0 1 0-1.5zm1.25-3a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5zm.25-3a.75.75 0 0 1 0 1.5H6.25a.75.75 0 0 1 0-1.5zM13.47 2.22a.75.75 0 0 1 1.06 0c.523.523 2.494 2.614 4.34 5.315c1.298 1.9 2.584 4.18 3.22 6.465H5.91c.635-2.285 1.922-4.564 3.22-6.465c1.846-2.701 3.817-4.792 4.34-5.315"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.25 24.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5zm3-3a.75.75 0 0 1 0 1.5H7.75a.75.75 0 0 1 0-1.5zm1.25-3a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5zm.25-3a.75.75 0 0 1 0 1.5H6.25a.75.75 0 0 1 0-1.5zM13.47 2.22a.75.75 0 0 1 1.06 0c.523.523 2.494 2.614 4.34 5.315c1.298 1.9 2.584 4.18 3.22 6.465H5.91c.635-2.285 1.922-4.564 3.22-6.465c1.846-2.701 3.817-4.792 4.34-5.315"/></svg>
</template>

CSS

.icon-weather-humidity-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%2024.5a.75.75%200%200%201%200%201.5h-6.5a.75.75%200%200%201%200-1.5zm3-3a.75.75%200%200%201%200%201.5H7.75a.75.75%200%200%201%200-1.5zm1.25-3a.75.75%200%200%201%200%201.5h-15a.75.75%200%200%201%200-1.5zm.25-3a.75.75%200%200%201%200%201.5H6.25a.75.75%200%200%201%200-1.5zM13.47%202.22a.75.75%200%200%201%201.06%200c.523.523%202.494%202.614%204.34%205.315c1.298%201.9%202.584%204.18%203.22%206.465H5.91c.635-2.285%201.922-4.564%203.22-6.465c1.846-2.701%203.817-4.792%204.34-5.315%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%2024.5a.75.75%200%200%201%200%201.5h-6.5a.75.75%200%200%201%200-1.5zm3-3a.75.75%200%200%201%200%201.5H7.75a.75.75%200%200%201%200-1.5zm1.25-3a.75.75%200%200%201%200%201.5h-15a.75.75%200%200%201%200-1.5zm.25-3a.75.75%200%200%201%200%201.5H6.25a.75.75%200%200%201%200-1.5zM13.47%202.22a.75.75%200%200%201%201.06%200c.523.523%202.494%202.614%204.34%205.315c1.298%201.9%202.584%204.18%203.22%206.465H5.91c.635-2.285%201.922-4.564%203.22-6.465c1.846-2.701%203.817-4.792%204.34-5.315%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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