humidity percentage icon
humidity-percentage-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- humidity-percentage-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- humidity-percentage-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M15.563 17.563Q16 17.125 16 16.5t-.437-1.062T14.5 15t-1.062.438T13 16.5t.438 1.063T14.5 18t1.063-.437m-6.113.387l6.5-6.5l-1.4-1.4l-6.5 6.5zm1.113-5.387Q11 12.125 11 11.5t-.437-1.062T9.5 10t-1.062.438T8 11.5t.438 1.063T9.5 13t1.063-.437M6.288 19.65Q4 17.3 4 13.8q0-2.5 1.988-5.437T12 2q4.025 3.425 6.013 6.363T20 13.8q0 3.5-2.287 5.85T12 22t-5.712-2.35M16.3 18.238Q18 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"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHumidityPercentageOutline(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="M15.563 17.563Q16 17.125 16 16.5t-.437-1.062T14.5 15t-1.062.438T13 16.5t.438 1.063T14.5 18t1.063-.437m-6.113.387l6.5-6.5l-1.4-1.4l-6.5 6.5zm1.113-5.387Q11 12.125 11 11.5t-.437-1.062T9.5 10t-1.062.438T8 11.5t.438 1.063T9.5 13t1.063-.437M6.288 19.65Q4 17.3 4 13.8q0-2.5 1.988-5.437T12 2q4.025 3.425 6.013 6.363T20 13.8q0 3.5-2.287 5.85T12 22t-5.712-2.35M16.3 18.238Q18 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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.563 17.563Q16 17.125 16 16.5t-.437-1.062T14.5 15t-1.062.438T13 16.5t.438 1.063T14.5 18t1.063-.437m-6.113.387l6.5-6.5l-1.4-1.4l-6.5 6.5zm1.113-5.387Q11 12.125 11 11.5t-.437-1.062T9.5 10t-1.062.438T8 11.5t.438 1.063T9.5 13t1.063-.437M6.288 19.65Q4 17.3 4 13.8q0-2.5 1.988-5.437T12 2q4.025 3.425 6.013 6.363T20 13.8q0 3.5-2.287 5.85T12 22t-5.712-2.35M16.3 18.238Q18 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"/></svg> </template>
CSS
.icon-humidity-percentage-outline {
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%22M15.563%2017.563Q16%2017.125%2016%2016.5t-.437-1.062T14.5%2015t-1.062.438T13%2016.5t.438%201.063T14.5%2018t1.063-.437m-6.113.387l6.5-6.5l-1.4-1.4l-6.5%206.5zm1.113-5.387Q11%2012.125%2011%2011.5t-.437-1.062T9.5%2010t-1.062.438T8%2011.5t.438%201.063T9.5%2013t1.063-.437M6.288%2019.65Q4%2017.3%204%2013.8q0-2.5%201.988-5.437T12%202q4.025%203.425%206.013%206.363T20%2013.8q0%203.5-2.287%205.85T12%2022t-5.712-2.35M16.3%2018.238Q18%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%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%22M15.563%2017.563Q16%2017.125%2016%2016.5t-.437-1.062T14.5%2015t-1.062.438T13%2016.5t.438%201.063T14.5%2018t1.063-.437m-6.113.387l6.5-6.5l-1.4-1.4l-6.5%206.5zm1.113-5.387Q11%2012.125%2011%2011.5t-.437-1.062T9.5%2010t-1.062.438T8%2011.5t.438%201.063T9.5%2013t1.063-.437M6.288%2019.65Q4%2017.3%204%2013.8q0-2.5%201.988-5.437T12%202q4.025%203.425%206.013%206.363T20%2013.8q0%203.5-2.287%205.85T12%2022t-5.712-2.35M16.3%2018.238Q18%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%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/humidity-percentage-outline.svg?color=%231a73e8&size=48