twotone wash icon
twotone-wash from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-wash
- 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 twotone wash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm8.5-14.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1" opacity=".3"/><path fill="currentColor" d="M20.75 16a1.25 1.25 0 0 0 0-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25c0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54c0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 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-1zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm3.5-12c.83 0 1.5-.67 1.5-1.5c0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5m5-8S16 3.83 16 5.5a2.5 2.5 0 0 0 5 0C21 3.83 18.5 1 18.5 1m0 5.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneWash(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="M10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm8.5-14.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1" opacity=".3"/><path fill="currentColor" d="M20.75 16a1.25 1.25 0 0 0 0-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25c0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54c0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 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-1zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm3.5-12c.83 0 1.5-.67 1.5-1.5c0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5m5-8S16 3.83 16 5.5a2.5 2.5 0 0 0 5 0C21 3.83 18.5 1 18.5 1m0 5.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm8.5-14.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1" opacity=".3"/><path fill="currentColor" d="M20.75 16a1.25 1.25 0 0 0 0-2.5H12v-1h6.75c.69 0 1.25-.56 1.25-1.25c0-.67-.53-1.2-1.18-1.24L8.87 10l1.48-2.6c.09-.17.14-.34.14-.54c0-.26-.09-.5-.26-.7L9.12 5l-7.18 6.8c-.6.56-.94 1.35-.94 2.17V20c0 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-1zM10 21H4c-.55 0-1-.45-1-1v-6c0-.39.23-.64.36-.75L7 9.87V12h3zm3.5-12c.83 0 1.5-.67 1.5-1.5c0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5m5-8S16 3.83 16 5.5a2.5 2.5 0 0 0 5 0C21 3.83 18.5 1 18.5 1m0 5.5c-.55 0-1-.45-1-1c0-.4.43-1.22 1-2.05c.57.83 1 1.65 1 2.05c0 .55-.45 1-1 1"/></svg> </template>
CSS
.icon-twotone-wash {
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%22M10%2021H4c-.55%200-1-.45-1-1v-6c0-.39.23-.64.36-.75L7%209.87V12h3zm8.5-14.5c-.55%200-1-.45-1-1c0-.4.43-1.22%201-2.05c.57.83%201%201.65%201%202.05c0%20.55-.45%201-1%201%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.75%2016a1.25%201.25%200%200%200%200-2.5H12v-1h6.75c.69%200%201.25-.56%201.25-1.25c0-.67-.53-1.2-1.18-1.24L8.87%2010l1.48-2.6c.09-.17.14-.34.14-.54c0-.26-.09-.5-.26-.7L9.12%205l-7.18%206.8c-.6.56-.94%201.35-.94%202.17V20c0%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-1zM10%2021H4c-.55%200-1-.45-1-1v-6c0-.39.23-.64.36-.75L7%209.87V12h3zm3.5-12c.83%200%201.5-.67%201.5-1.5c0-.84-1.5-2.5-1.5-2.5S12%206.66%2012%207.5c0%20.83.67%201.5%201.5%201.5m5-8S16%203.83%2016%205.5a2.5%202.5%200%200%200%205%200C21%203.83%2018.5%201%2018.5%201m0%205.5c-.55%200-1-.45-1-1c0-.4.43-1.22%201-2.05c.57.83%201%201.65%201%202.05c0%20.55-.45%201-1%201%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%22M10%2021H4c-.55%200-1-.45-1-1v-6c0-.39.23-.64.36-.75L7%209.87V12h3zm8.5-14.5c-.55%200-1-.45-1-1c0-.4.43-1.22%201-2.05c.57.83%201%201.65%201%202.05c0%20.55-.45%201-1%201%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.75%2016a1.25%201.25%200%200%200%200-2.5H12v-1h6.75c.69%200%201.25-.56%201.25-1.25c0-.67-.53-1.2-1.18-1.24L8.87%2010l1.48-2.6c.09-.17.14-.34.14-.54c0-.26-.09-.5-.26-.7L9.12%205l-7.18%206.8c-.6.56-.94%201.35-.94%202.17V20c0%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-1zM10%2021H4c-.55%200-1-.45-1-1v-6c0-.39.23-.64.36-.75L7%209.87V12h3zm3.5-12c.83%200%201.5-.67%201.5-1.5c0-.84-1.5-2.5-1.5-2.5S12%206.66%2012%207.5c0%20.83.67%201.5%201.5%201.5m5-8S16%203.83%2016%205.5a2.5%202.5%200%200%200%205%200C21%203.83%2018.5%201%2018.5%201m0%205.5c-.55%200-1-.45-1-1c0-.4.43-1.22%201-2.05c.57.83%201%201.65%201%202.05c0%20.55-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-wash.svg?color=%231a73e8&size=48