humidity indoor icon
humidity-indoor from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- humidity-indoor
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- humidity-indoor-sharp
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the humidity indoor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.025 16.5q1.65 0 2.813-1.15T16 12.55q0-.8-.3-1.513t-.875-1.262L12 7L9.175 9.775q-.575.55-.875 1.263T8 12.55q0 1.65 1.188 2.8t2.837 1.15M10 12.5q0-.375.15-.7t.425-.6L12 9.8l1.425 1.4q.275.275.425.6t.15.7zM4 20V8l8-6l8 6v12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHumidityIndoor(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="M12.025 16.5q1.65 0 2.813-1.15T16 12.55q0-.8-.3-1.513t-.875-1.262L12 7L9.175 9.775q-.575.55-.875 1.263T8 12.55q0 1.65 1.188 2.8t2.837 1.15M10 12.5q0-.375.15-.7t.425-.6L12 9.8l1.425 1.4q.275.275.425.6t.15.7zM4 20V8l8-6l8 6v12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.025 16.5q1.65 0 2.813-1.15T16 12.55q0-.8-.3-1.513t-.875-1.262L12 7L9.175 9.775q-.575.55-.875 1.263T8 12.55q0 1.65 1.188 2.8t2.837 1.15M10 12.5q0-.375.15-.7t.425-.6L12 9.8l1.425 1.4q.275.275.425.6t.15.7zM4 20V8l8-6l8 6v12z"/></svg> </template>
CSS
.icon-humidity-indoor {
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%22M12.025%2016.5q1.65%200%202.813-1.15T16%2012.55q0-.8-.3-1.513t-.875-1.262L12%207L9.175%209.775q-.575.55-.875%201.263T8%2012.55q0%201.65%201.188%202.8t2.837%201.15M10%2012.5q0-.375.15-.7t.425-.6L12%209.8l1.425%201.4q.275.275.425.6t.15.7zM4%2020V8l8-6l8%206v12z%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%22M12.025%2016.5q1.65%200%202.813-1.15T16%2012.55q0-.8-.3-1.513t-.875-1.262L12%207L9.175%209.775q-.575.55-.875%201.263T8%2012.55q0%201.65%201.188%202.8t2.837%201.15M10%2012.5q0-.375.15-.7t.425-.6L12%209.8l1.425%201.4q.275.275.425.6t.15.7zM4%2020V8l8-6l8%206v12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/humidity-indoor.svg?color=%231a73e8&size=48