humidity mid icon
humidity-mid from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- humidity-mid
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- humidity-mid-rounded, humidity-mid-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the humidity mid icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.5q-2.91 0-4.955-2.006T5 13.61q0-1.373.555-2.628t1.487-2.24L10.87 4.99q.242-.22.534-.34q.291-.12.593-.12t.597.12t.538.34l3.827 3.752q.933.985 1.487 2.24T19 13.615q0 2.882-2.045 4.884T12 20.5m-6-6.88h12q0-1.176-.45-2.245T16.25 9.5l-3.827-3.777Q12.25 5.55 12 5.55t-.423.173L7.75 9.5q-.85.805-1.3 1.875T6 13.619"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHumidityMid(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 20.5q-2.91 0-4.955-2.006T5 13.61q0-1.373.555-2.628t1.487-2.24L10.87 4.99q.242-.22.534-.34q.291-.12.593-.12t.597.12t.538.34l3.827 3.752q.933.985 1.487 2.24T19 13.615q0 2.882-2.045 4.884T12 20.5m-6-6.88h12q0-1.176-.45-2.245T16.25 9.5l-3.827-3.777Q12.25 5.55 12 5.55t-.423.173L7.75 9.5q-.85.805-1.3 1.875T6 13.619"/></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 20.5q-2.91 0-4.955-2.006T5 13.61q0-1.373.555-2.628t1.487-2.24L10.87 4.99q.242-.22.534-.34q.291-.12.593-.12t.597.12t.538.34l3.827 3.752q.933.985 1.487 2.24T19 13.615q0 2.882-2.045 4.884T12 20.5m-6-6.88h12q0-1.176-.45-2.245T16.25 9.5l-3.827-3.777Q12.25 5.55 12 5.55t-.423.173L7.75 9.5q-.85.805-1.3 1.875T6 13.619"/></svg> </template>
CSS
.icon-humidity-mid {
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%2020.5q-2.91%200-4.955-2.006T5%2013.61q0-1.373.555-2.628t1.487-2.24L10.87%204.99q.242-.22.534-.34q.291-.12.593-.12t.597.12t.538.34l3.827%203.752q.933.985%201.487%202.24T19%2013.615q0%202.882-2.045%204.884T12%2020.5m-6-6.88h12q0-1.176-.45-2.245T16.25%209.5l-3.827-3.777Q12.25%205.55%2012%205.55t-.423.173L7.75%209.5q-.85.805-1.3%201.875T6%2013.619%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%2020.5q-2.91%200-4.955-2.006T5%2013.61q0-1.373.555-2.628t1.487-2.24L10.87%204.99q.242-.22.534-.34q.291-.12.593-.12t.597.12t.538.34l3.827%203.752q.933.985%201.487%202.24T19%2013.615q0%202.882-2.045%204.884T12%2020.5m-6-6.88h12q0-1.176-.45-2.245T16.25%209.5l-3.827-3.777Q12.25%205.55%2012%205.55t-.423.173L7.75%209.5q-.85.805-1.3%201.875T6%2013.619%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/humidity-mid.svg?color=%231a73e8&size=48