dry icon
dry from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- dry
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the dry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.64.305-1.197t.84-.905l8.115-5.253l.115.115q.366.365.415.87t-.211.932l-1.702 2.838H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143H13v2.27h7.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13v2.269h6.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13V20h4.5q.214 0 .357.143T18 20.5t-.143.357T17.5 21zm9.11-12.692q.067-.852-.109-1.401t-.737-1.26q-.68-.847-.913-1.609q-.234-.761-.155-1.73h.996q-.084.91.125 1.47q.21.562.843 1.42q.573.779.792 1.497t.14 1.613zm3.39 0q.067-.852-.111-1.401q-.18-.55-.741-1.26q-.679-.847-.91-1.609t-.152-1.73h.991q-.085.91.125 1.47q.21.562.842 1.42q.573.779.792 1.497t.141 1.613z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDry(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="M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.64.305-1.197t.84-.905l8.115-5.253l.115.115q.366.365.415.87t-.211.932l-1.702 2.838H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143H13v2.27h7.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13v2.269h6.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13V20h4.5q.214 0 .357.143T18 20.5t-.143.357T17.5 21zm9.11-12.692q.067-.852-.109-1.401t-.737-1.26q-.68-.847-.913-1.609q-.234-.761-.155-1.73h.996q-.084.91.125 1.47q.21.562.843 1.42q.573.779.792 1.497t.14 1.613zm3.39 0q.067-.852-.111-1.401q-.18-.55-.741-1.26q-.679-.847-.91-1.609t-.152-1.73h.991q-.085.91.125 1.47q.21.562.842 1.42q.573.779.792 1.497t.141 1.613z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.64.305-1.197t.84-.905l8.115-5.253l.115.115q.366.365.415.87t-.211.932l-1.702 2.838H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143H13v2.27h7.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13v2.269h6.5q.214 0 .357.143t.143.357t-.143.356t-.357.144H13V20h4.5q.214 0 .357.143T18 20.5t-.143.357T17.5 21zm9.11-12.692q.067-.852-.109-1.401t-.737-1.26q-.68-.847-.913-1.609q-.234-.761-.155-1.73h.996q-.084.91.125 1.47q.21.562.843 1.42q.573.779.792 1.497t.14 1.613zm3.39 0q.067-.852-.111-1.401q-.18-.55-.741-1.26q-.679-.847-.91-1.609t-.152-1.73h.991q-.085.91.125 1.47q.21.562.842 1.42q.573.779.792 1.497t.141 1.613z"/></svg> </template>
CSS
.icon-dry {
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%22M6.5%2021q-1.458%200-2.479-.906Q3%2019.19%203%2017.731v-4.939q0-.64.305-1.197t.84-.905l8.115-5.253l.115.115q.366.365.415.87t-.211.932l-1.702%202.838H18.5q.214%200%20.357.144t.143.356t-.143.357t-.357.143H13v2.27h7.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144H13v2.269h6.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144H13V20h4.5q.214%200%20.357.143T18%2020.5t-.143.357T17.5%2021zm9.11-12.692q.067-.852-.109-1.401t-.737-1.26q-.68-.847-.913-1.609q-.234-.761-.155-1.73h.996q-.084.91.125%201.47q.21.562.843%201.42q.573.779.792%201.497t.14%201.613zm3.39%200q.067-.852-.111-1.401q-.18-.55-.741-1.26q-.679-.847-.91-1.609t-.152-1.73h.991q-.085.91.125%201.47q.21.562.842%201.42q.573.779.792%201.497t.141%201.613z%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%22M6.5%2021q-1.458%200-2.479-.906Q3%2019.19%203%2017.731v-4.939q0-.64.305-1.197t.84-.905l8.115-5.253l.115.115q.366.365.415.87t-.211.932l-1.702%202.838H18.5q.214%200%20.357.144t.143.356t-.143.357t-.357.143H13v2.27h7.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144H13v2.269h6.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144H13V20h4.5q.214%200%20.357.143T18%2020.5t-.143.357T17.5%2021zm9.11-12.692q.067-.852-.109-1.401t-.737-1.26q-.68-.847-.913-1.609q-.234-.761-.155-1.73h.996q-.084.91.125%201.47q.21.562.843%201.42q.573.779.792%201.497t.14%201.613zm3.39%200q.067-.852-.111-1.401q-.18-.55-.741-1.26q-.679-.847-.91-1.609t-.152-1.73h.991q-.085.91.125%201.47q.21.562.842%201.42q.573.779.792%201.497t.141%201.613z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dry.svg?color=%231a73e8&size=48