baseline dry icon
baseline-dry from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- baseline-dry
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the baseline dry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.65 4.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71m4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71M9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5"/></svg>
React
import type { SVGProps } from "react";
export function IcBaselineDry(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.65 4.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71m4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71M9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5"/></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.65 4.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71m4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71M9.12 5l-7.18 6.79c-.6.56-.94 1.35-.94 2.18V20c0 1.66 1.34 3 3 3h13.75a1.25 1.25 0 0 0 0-2.5H12v-1h7.75a1.25 1.25 0 0 0 0-2.5H12v-1h8.75a1.25 1.25 0 0 0 0-2.5H12v-1h6.75a1.25 1.25 0 0 0 0-2.5H8.86c.64-1.11 1.48-2.58 1.49-2.61a1.065 1.065 0 0 0-.12-1.23C10.22 6.12 9.12 5 9.12 5"/></svg> </template>
CSS
.icon-baseline-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%22m15.65%204.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15%202h-1.89l-.06.43c-.2%201.36.27%202.71%201.3%203.72l.07.06c.57.62.82%201.41.67%202.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71m4%200l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19%202h-1.89l-.06.43c-.2%201.36.27%202.71%201.3%203.72l.07.06c.57.62.82%201.41.67%202.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71M9.12%205l-7.18%206.79c-.6.56-.94%201.35-.94%202.18V20c0%201.66%201.34%203%203%203h13.75a1.25%201.25%200%200%200%200-2.5H12v-1h7.75a1.25%201.25%200%200%200%200-2.5H12v-1h8.75a1.25%201.25%200%200%200%200-2.5H12v-1h6.75a1.25%201.25%200%200%200%200-2.5H8.86c.64-1.11%201.48-2.58%201.49-2.61a1.065%201.065%200%200%200-.12-1.23C10.22%206.12%209.12%205%209.12%205%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.65%204.86l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15%202h-1.89l-.06.43c-.2%201.36.27%202.71%201.3%203.72l.07.06c.57.62.82%201.41.67%202.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71m4%200l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19%202h-1.89l-.06.43c-.2%201.36.27%202.71%201.3%203.72l.07.06c.57.62.82%201.41.67%202.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71M9.12%205l-7.18%206.79c-.6.56-.94%201.35-.94%202.18V20c0%201.66%201.34%203%203%203h13.75a1.25%201.25%200%200%200%200-2.5H12v-1h7.75a1.25%201.25%200%200%200%200-2.5H12v-1h8.75a1.25%201.25%200%200%200%200-2.5H12v-1h6.75a1.25%201.25%200%200%200%200-2.5H8.86c.64-1.11%201.48-2.58%201.49-2.61a1.065%201.065%200%200%200-.12-1.23C10.22%206.12%209.12%205%209.12%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-dry.svg?color=%231a73e8&size=48