wash-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
wash-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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 wash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.378 7.407q-.609-.613-.609-1.397q0-.904.571-1.775t1.112-1.554q.126-.162.315-.162t.32.162q.54.684 1.111 1.552t.571 1.786q0 .78-.61 1.39q-.611.61-1.392.61t-1.389-.613M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.645.302-1.196q.301-.552.842-.905l7.785-5.033q.121-.08.296-.08q.175-.001.304.128q.365.365.337.793t-.287.855l-1.702 2.838H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-7.961q-.462 0-.704-.406q-.24-.407.007-.811l1.744-2.921L4.7 11.519q-.321.202-.51.542q-.19.341-.19.731v4.939q0 1.036.734 1.653Q5.47 20 6.5 20h11q.213 0 .356.144t.144.357t-.144.356T17.5 21zm14-6.539h-7q-.213 0-.356-.143Q13 14.174 13 13.96t.144-.356t.356-.143h7q.213 0 .356.144t.144.356t-.144.356t-.356.144m-1 3.269h-6q-.213 0-.356-.144Q13 17.443 13 17.23t.144-.356t.356-.143h6q.213 0 .356.144t.144.356t-.144.356t-.356.144m-11-2.135"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWashOutlineRounded(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="M16.378 7.407q-.609-.613-.609-1.397q0-.904.571-1.775t1.112-1.554q.126-.162.315-.162t.32.162q.54.684 1.111 1.552t.571 1.786q0 .78-.61 1.39q-.611.61-1.392.61t-1.389-.613M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.645.302-1.196q.301-.552.842-.905l7.785-5.033q.121-.08.296-.08q.175-.001.304.128q.365.365.337.793t-.287.855l-1.702 2.838H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-7.961q-.462 0-.704-.406q-.24-.407.007-.811l1.744-2.921L4.7 11.519q-.321.202-.51.542q-.19.341-.19.731v4.939q0 1.036.734 1.653Q5.47 20 6.5 20h11q.213 0 .356.144t.144.357t-.144.356T17.5 21zm14-6.539h-7q-.213 0-.356-.143Q13 14.174 13 13.96t.144-.356t.356-.143h7q.213 0 .356.144t.144.356t-.144.356t-.356.144m-1 3.269h-6q-.213 0-.356-.144Q13 17.443 13 17.23t.144-.356t.356-.143h6q.213 0 .356.144t.144.356t-.144.356t-.356.144m-11-2.135"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.378 7.407q-.609-.613-.609-1.397q0-.904.571-1.775t1.112-1.554q.126-.162.315-.162t.32.162q.54.684 1.111 1.552t.571 1.786q0 .78-.61 1.39q-.611.61-1.392.61t-1.389-.613M6.5 21q-1.458 0-2.479-.906Q3 19.19 3 17.731v-4.939q0-.645.302-1.196q.301-.552.842-.905l7.785-5.033q.121-.08.296-.08q.175-.001.304.128q.365.365.337.793t-.287.855l-1.702 2.838H18.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-7.961q-.462 0-.704-.406q-.24-.407.007-.811l1.744-2.921L4.7 11.519q-.321.202-.51.542q-.19.341-.19.731v4.939q0 1.036.734 1.653Q5.47 20 6.5 20h11q.213 0 .356.144t.144.357t-.144.356T17.5 21zm14-6.539h-7q-.213 0-.356-.143Q13 14.174 13 13.96t.144-.356t.356-.143h7q.213 0 .356.144t.144.356t-.144.356t-.356.144m-1 3.269h-6q-.213 0-.356-.144Q13 17.443 13 17.23t.144-.356t.356-.143h6q.213 0 .356.144t.144.356t-.144.356t-.356.144m-11-2.135"/></svg>
</template>

CSS

.icon-wash-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%22M16.378%207.407q-.609-.613-.609-1.397q0-.904.571-1.775t1.112-1.554q.126-.162.315-.162t.32.162q.54.684%201.111%201.552t.571%201.786q0%20.78-.61%201.39q-.611.61-1.392.61t-1.389-.613M6.5%2021q-1.458%200-2.479-.906Q3%2019.19%203%2017.731v-4.939q0-.645.302-1.196q.301-.552.842-.905l7.785-5.033q.121-.08.296-.08q.175-.001.304.128q.365.365.337.793t-.287.855l-1.702%202.838H18.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-7.961q-.462%200-.704-.406q-.24-.407.007-.811l1.744-2.921L4.7%2011.519q-.321.202-.51.542q-.19.341-.19.731v4.939q0%201.036.734%201.653Q5.47%2020%206.5%2020h11q.213%200%20.356.144t.144.357t-.144.356T17.5%2021zm14-6.539h-7q-.213%200-.356-.143Q13%2014.174%2013%2013.96t.144-.356t.356-.143h7q.213%200%20.356.144t.144.356t-.144.356t-.356.144m-1%203.269h-6q-.213%200-.356-.144Q13%2017.443%2013%2017.23t.144-.356t.356-.143h6q.213%200%20.356.144t.144.356t-.144.356t-.356.144m-11-2.135%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%22M16.378%207.407q-.609-.613-.609-1.397q0-.904.571-1.775t1.112-1.554q.126-.162.315-.162t.32.162q.54.684%201.111%201.552t.571%201.786q0%20.78-.61%201.39q-.611.61-1.392.61t-1.389-.613M6.5%2021q-1.458%200-2.479-.906Q3%2019.19%203%2017.731v-4.939q0-.645.302-1.196q.301-.552.842-.905l7.785-5.033q.121-.08.296-.08q.175-.001.304.128q.365.365.337.793t-.287.855l-1.702%202.838H18.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-7.961q-.462%200-.704-.406q-.24-.407.007-.811l1.744-2.921L4.7%2011.519q-.321.202-.51.542q-.19.341-.19.731v4.939q0%201.036.734%201.653Q5.47%2020%206.5%2020h11q.213%200%20.356.144t.144.357t-.144.356T17.5%2021zm14-6.539h-7q-.213%200-.356-.143Q13%2014.174%2013%2013.96t.144-.356t.356-.143h7q.213%200%20.356.144t.144.356t-.144.356t-.356.144m-1%203.269h-6q-.213%200-.356-.144Q13%2017.443%2013%2017.23t.144-.356t.356-.143h6q.213%200%20.356.144t.144.356t-.144.356t-.356.144m-11-2.135%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wash-outline-rounded.svg?color=%231a73e8&size=48