humidity percentage icon
humidity-percentage-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- humidity-percentage-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the humidity percentage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.822 16.825q.294-.292.294-.707q0-.416-.291-.71q-.292-.292-.707-.292q-.416 0-.71.29t-.292.707t.29.709t.707.294t.709-.291m-5.375.206q.204 0 .357-.146l5.08-5.081q.147-.153.147-.357t-.146-.35t-.347-.147t-.347.146l-5.095 5.095q-.146.146-.146.347t.146.347t.35.146m1.145-4.437q.294-.291.294-.707t-.291-.709t-.707-.294t-.709.292q-.293.29-.293.706t.29.71t.707.293q.416 0 .71-.291m-3.593 6.344Q5 16.875 5 13.803q0-1.36.62-2.74q.619-1.38 1.547-2.648q.93-1.269 2.006-2.392q1.077-1.124 2-1.956q.18-.161.393-.249q.212-.087.434-.087t.434.087t.393.25q.923.83 2 1.955q1.077 1.123 2.006 2.391t1.548 2.649t.619 2.74q0 3.072-2.002 5.135Q14.994 21 11.996 21t-4.998-2.062m9.301-.7Q18 16.475 18 13.8q0-1.825-1.513-4.125T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20t4.3-1.763M12 12.155"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHumidityPercentageOutlineRounded(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="M14.822 16.825q.294-.292.294-.707q0-.416-.291-.71q-.292-.292-.707-.292q-.416 0-.71.29t-.292.707t.29.709t.707.294t.709-.291m-5.375.206q.204 0 .357-.146l5.08-5.081q.147-.153.147-.357t-.146-.35t-.347-.147t-.347.146l-5.095 5.095q-.146.146-.146.347t.146.347t.35.146m1.145-4.437q.294-.291.294-.707t-.291-.709t-.707-.294t-.709.292q-.293.29-.293.706t.29.71t.707.293q.416 0 .71-.291m-3.593 6.344Q5 16.875 5 13.803q0-1.36.62-2.74q.619-1.38 1.547-2.648q.93-1.269 2.006-2.392q1.077-1.124 2-1.956q.18-.161.393-.249q.212-.087.434-.087t.434.087t.393.25q.923.83 2 1.955q1.077 1.123 2.006 2.391t1.548 2.649t.619 2.74q0 3.072-2.002 5.135Q14.994 21 11.996 21t-4.998-2.062m9.301-.7Q18 16.475 18 13.8q0-1.825-1.513-4.125T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20t4.3-1.763M12 12.155"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.822 16.825q.294-.292.294-.707q0-.416-.291-.71q-.292-.292-.707-.292q-.416 0-.71.29t-.292.707t.29.709t.707.294t.709-.291m-5.375.206q.204 0 .357-.146l5.08-5.081q.147-.153.147-.357t-.146-.35t-.347-.147t-.347.146l-5.095 5.095q-.146.146-.146.347t.146.347t.35.146m1.145-4.437q.294-.291.294-.707t-.291-.709t-.707-.294t-.709.292q-.293.29-.293.706t.29.71t.707.293q.416 0 .71-.291m-3.593 6.344Q5 16.875 5 13.803q0-1.36.62-2.74q.619-1.38 1.547-2.648q.93-1.269 2.006-2.392q1.077-1.124 2-1.956q.18-.161.393-.249q.212-.087.434-.087t.434.087t.393.25q.923.83 2 1.955q1.077 1.123 2.006 2.391t1.548 2.649t.619 2.74q0 3.072-2.002 5.135Q14.994 21 11.996 21t-4.998-2.062m9.301-.7Q18 16.475 18 13.8q0-1.825-1.513-4.125T12 4.65Q9.025 7.375 7.513 9.675T6 13.8q0 2.675 1.7 4.438T12 20t4.3-1.763M12 12.155"/></svg> </template>
CSS
.icon-humidity-percentage-outline-rounded {
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%22M14.822%2016.825q.294-.292.294-.707q0-.416-.291-.71q-.292-.292-.707-.292q-.416%200-.71.29t-.292.707t.29.709t.707.294t.709-.291m-5.375.206q.204%200%20.357-.146l5.08-5.081q.147-.153.147-.357t-.146-.35t-.347-.147t-.347.146l-5.095%205.095q-.146.146-.146.347t.146.347t.35.146m1.145-4.437q.294-.291.294-.707t-.291-.709t-.707-.294t-.709.292q-.293.29-.293.706t.29.71t.707.293q.416%200%20.71-.291m-3.593%206.344Q5%2016.875%205%2013.803q0-1.36.62-2.74q.619-1.38%201.547-2.648q.93-1.269%202.006-2.392q1.077-1.124%202-1.956q.18-.161.393-.249q.212-.087.434-.087t.434.087t.393.25q.923.83%202%201.955q1.077%201.123%202.006%202.391t1.548%202.649t.619%202.74q0%203.072-2.002%205.135Q14.994%2021%2011.996%2021t-4.998-2.062m9.301-.7Q18%2016.475%2018%2013.8q0-1.825-1.513-4.125T12%204.65Q9.025%207.375%207.513%209.675T6%2013.8q0%202.675%201.7%204.438T12%2020t4.3-1.763M12%2012.155%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%22M14.822%2016.825q.294-.292.294-.707q0-.416-.291-.71q-.292-.292-.707-.292q-.416%200-.71.29t-.292.707t.29.709t.707.294t.709-.291m-5.375.206q.204%200%20.357-.146l5.08-5.081q.147-.153.147-.357t-.146-.35t-.347-.147t-.347.146l-5.095%205.095q-.146.146-.146.347t.146.347t.35.146m1.145-4.437q.294-.291.294-.707t-.291-.709t-.707-.294t-.709.292q-.293.29-.293.706t.29.71t.707.293q.416%200%20.71-.291m-3.593%206.344Q5%2016.875%205%2013.803q0-1.36.62-2.74q.619-1.38%201.547-2.648q.93-1.269%202.006-2.392q1.077-1.124%202-1.956q.18-.161.393-.249q.212-.087.434-.087t.434.087t.393.25q.923.83%202%201.955q1.077%201.123%202.006%202.391t1.548%202.649t.619%202.74q0%203.072-2.002%205.135Q14.994%2021%2011.996%2021t-4.998-2.062m9.301-.7Q18%2016.475%2018%2013.8q0-1.825-1.513-4.125T12%204.65Q9.025%207.375%207.513%209.675T6%2013.8q0%202.675%201.7%204.438T12%2020t4.3-1.763M12%2012.155%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-percentage-outline-rounded.svg?color=%231a73e8&size=48