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

Name
bath-soak-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 bath soak icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 21q-.691 0-1.153-.462T3 19.385V11.98q0-.194.143-.338t.338-.143h.052q.106-.306.314-.565q.209-.26.515-.402q.678-.321 1.332.019t1.16.948h13.338q.349 0 .578.23t.23.578v7.076q0 .691-.462 1.153T19.385 21zM3.5 8.827q-.6 0-1.021-.421q-.421-.422-.421-1.022q0-.594.42-1.018q.422-.424 1.022-.424q.614 0 1.028.424q.414.425.414 1.019q0 .6-.414 1.02q-.414.422-1.028.422M4.616 20h14.769q.25 0 .423-.173t.192-.423v-1.346H9.725q-1.286 0-2.109-.496q-.822-.496-1.385-1.273L4 13.373v6.012q0 .269.173.442t.443.173m5.559-4.462L20 16.85V12.5H7.61zm-.4-8.901q-.592-.858-.846-1.521q-.254-.664-.231-1.28q.023-.442.154-.657q.13-.215.4-.198q.258.011.367.208q.11.195.093.567q-.031.483.192 1.033t.73 1.311q.582.84.838 1.513q.257.671.24 1.275q-.018.42-.154.624q-.137.203-.4.192q-.252-.012-.362-.196q-.11-.185-.086-.527q.036-.465-.19-1.018t-.745-1.327m3.929 0q-.592-.857-.85-1.52q-.256-.664-.233-1.28q.023-.442.157-.657t.403-.198q.258.011.367.208q.11.195.093.567q-.031.483.189 1.033t.728 1.311q.58.84.837 1.513t.24 1.276q-.018.419-.151.623q-.134.203-.398.192q-.252-.012-.364-.196q-.112-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326m4.011 0q-.592-.858-.849-1.521q-.257-.664-.233-1.28q.023-.442.156-.657q.134-.215.403-.198q.258.011.367.208q.11.195.093.567q-.03.483.19 1.033t.727 1.311q.581.84.838 1.513t.24 1.275q-.018.42-.152.624q-.134.203-.397.192q-.252-.012-.364-.196q-.113-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBathSoakOutlineRounded(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="M4.616 21q-.691 0-1.153-.462T3 19.385V11.98q0-.194.143-.338t.338-.143h.052q.106-.306.314-.565q.209-.26.515-.402q.678-.321 1.332.019t1.16.948h13.338q.349 0 .578.23t.23.578v7.076q0 .691-.462 1.153T19.385 21zM3.5 8.827q-.6 0-1.021-.421q-.421-.422-.421-1.022q0-.594.42-1.018q.422-.424 1.022-.424q.614 0 1.028.424q.414.425.414 1.019q0 .6-.414 1.02q-.414.422-1.028.422M4.616 20h14.769q.25 0 .423-.173t.192-.423v-1.346H9.725q-1.286 0-2.109-.496q-.822-.496-1.385-1.273L4 13.373v6.012q0 .269.173.442t.443.173m5.559-4.462L20 16.85V12.5H7.61zm-.4-8.901q-.592-.858-.846-1.521q-.254-.664-.231-1.28q.023-.442.154-.657q.13-.215.4-.198q.258.011.367.208q.11.195.093.567q-.031.483.192 1.033t.73 1.311q.582.84.838 1.513q.257.671.24 1.275q-.018.42-.154.624q-.137.203-.4.192q-.252-.012-.362-.196q-.11-.185-.086-.527q.036-.465-.19-1.018t-.745-1.327m3.929 0q-.592-.857-.85-1.52q-.256-.664-.233-1.28q.023-.442.157-.657t.403-.198q.258.011.367.208q.11.195.093.567q-.031.483.189 1.033t.728 1.311q.58.84.837 1.513t.24 1.276q-.018.419-.151.623q-.134.203-.398.192q-.252-.012-.364-.196q-.112-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326m4.011 0q-.592-.858-.849-1.521q-.257-.664-.233-1.28q.023-.442.156-.657q.134-.215.403-.198q.258.011.367.208q.11.195.093.567q-.03.483.19 1.033t.727 1.311q.581.84.838 1.513t.24 1.275q-.018.42-.152.624q-.134.203-.397.192q-.252-.012-.364-.196q-.113-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 21q-.691 0-1.153-.462T3 19.385V11.98q0-.194.143-.338t.338-.143h.052q.106-.306.314-.565q.209-.26.515-.402q.678-.321 1.332.019t1.16.948h13.338q.349 0 .578.23t.23.578v7.076q0 .691-.462 1.153T19.385 21zM3.5 8.827q-.6 0-1.021-.421q-.421-.422-.421-1.022q0-.594.42-1.018q.422-.424 1.022-.424q.614 0 1.028.424q.414.425.414 1.019q0 .6-.414 1.02q-.414.422-1.028.422M4.616 20h14.769q.25 0 .423-.173t.192-.423v-1.346H9.725q-1.286 0-2.109-.496q-.822-.496-1.385-1.273L4 13.373v6.012q0 .269.173.442t.443.173m5.559-4.462L20 16.85V12.5H7.61zm-.4-8.901q-.592-.858-.846-1.521q-.254-.664-.231-1.28q.023-.442.154-.657q.13-.215.4-.198q.258.011.367.208q.11.195.093.567q-.031.483.192 1.033t.73 1.311q.582.84.838 1.513q.257.671.24 1.275q-.018.42-.154.624q-.137.203-.4.192q-.252-.012-.362-.196q-.11-.185-.086-.527q.036-.465-.19-1.018t-.745-1.327m3.929 0q-.592-.857-.85-1.52q-.256-.664-.233-1.28q.023-.442.157-.657t.403-.198q.258.011.367.208q.11.195.093.567q-.031.483.189 1.033t.728 1.311q.58.84.837 1.513t.24 1.276q-.018.419-.151.623q-.134.203-.398.192q-.252-.012-.364-.196q-.112-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326m4.011 0q-.592-.858-.849-1.521q-.257-.664-.233-1.28q.023-.442.156-.657q.134-.215.403-.198q.258.011.367.208q.11.195.093.567q-.03.483.19 1.033t.727 1.311q.581.84.838 1.513t.24 1.275q-.018.42-.152.624q-.134.203-.397.192q-.252-.012-.364-.196q-.113-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326"/></svg>
</template>

CSS

.icon-bath-soak-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%22M4.616%2021q-.691%200-1.153-.462T3%2019.385V11.98q0-.194.143-.338t.338-.143h.052q.106-.306.314-.565q.209-.26.515-.402q.678-.321%201.332.019t1.16.948h13.338q.349%200%20.578.23t.23.578v7.076q0%20.691-.462%201.153T19.385%2021zM3.5%208.827q-.6%200-1.021-.421q-.421-.422-.421-1.022q0-.594.42-1.018q.422-.424%201.022-.424q.614%200%201.028.424q.414.425.414%201.019q0%20.6-.414%201.02q-.414.422-1.028.422M4.616%2020h14.769q.25%200%20.423-.173t.192-.423v-1.346H9.725q-1.286%200-2.109-.496q-.822-.496-1.385-1.273L4%2013.373v6.012q0%20.269.173.442t.443.173m5.559-4.462L20%2016.85V12.5H7.61zm-.4-8.901q-.592-.858-.846-1.521q-.254-.664-.231-1.28q.023-.442.154-.657q.13-.215.4-.198q.258.011.367.208q.11.195.093.567q-.031.483.192%201.033t.73%201.311q.582.84.838%201.513q.257.671.24%201.275q-.018.42-.154.624q-.137.203-.4.192q-.252-.012-.362-.196q-.11-.185-.086-.527q.036-.465-.19-1.018t-.745-1.327m3.929%200q-.592-.857-.85-1.52q-.256-.664-.233-1.28q.023-.442.157-.657t.403-.198q.258.011.367.208q.11.195.093.567q-.031.483.189%201.033t.728%201.311q.58.84.837%201.513t.24%201.276q-.018.419-.151.623q-.134.203-.398.192q-.252-.012-.364-.196q-.112-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326m4.011%200q-.592-.858-.849-1.521q-.257-.664-.233-1.28q.023-.442.156-.657q.134-.215.403-.198q.258.011.367.208q.11.195.093.567q-.03.483.19%201.033t.727%201.311q.581.84.838%201.513t.24%201.275q-.018.42-.152.624q-.134.203-.397.192q-.252-.012-.364-.196q-.113-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326%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%22M4.616%2021q-.691%200-1.153-.462T3%2019.385V11.98q0-.194.143-.338t.338-.143h.052q.106-.306.314-.565q.209-.26.515-.402q.678-.321%201.332.019t1.16.948h13.338q.349%200%20.578.23t.23.578v7.076q0%20.691-.462%201.153T19.385%2021zM3.5%208.827q-.6%200-1.021-.421q-.421-.422-.421-1.022q0-.594.42-1.018q.422-.424%201.022-.424q.614%200%201.028.424q.414.425.414%201.019q0%20.6-.414%201.02q-.414.422-1.028.422M4.616%2020h14.769q.25%200%20.423-.173t.192-.423v-1.346H9.725q-1.286%200-2.109-.496q-.822-.496-1.385-1.273L4%2013.373v6.012q0%20.269.173.442t.443.173m5.559-4.462L20%2016.85V12.5H7.61zm-.4-8.901q-.592-.858-.846-1.521q-.254-.664-.231-1.28q.023-.442.154-.657q.13-.215.4-.198q.258.011.367.208q.11.195.093.567q-.031.483.192%201.033t.73%201.311q.582.84.838%201.513q.257.671.24%201.275q-.018.42-.154.624q-.137.203-.4.192q-.252-.012-.362-.196q-.11-.185-.086-.527q.036-.465-.19-1.018t-.745-1.327m3.929%200q-.592-.857-.85-1.52q-.256-.664-.233-1.28q.023-.442.157-.657t.403-.198q.258.011.367.208q.11.195.093.567q-.031.483.189%201.033t.728%201.311q.58.84.837%201.513t.24%201.276q-.018.419-.151.623q-.134.203-.398.192q-.252-.012-.364-.196q-.112-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326m4.011%200q-.592-.858-.849-1.521q-.257-.664-.233-1.28q.023-.442.156-.657q.134-.215.403-.198q.258.011.367.208q.11.195.093.567q-.03.483.19%201.033t.727%201.311q.581.84.838%201.513t.24%201.275q-.018.42-.152.624q-.134.203-.397.192q-.252-.012-.364-.196q-.113-.185-.09-.527q.037-.465-.186-1.018t-.742-1.326%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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