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

Name
bath-outdoor-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the bath outdoor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.077 12.14v1.133q-.5.35-.75.742q-.25.39-.25.754q0 .093.009.175q.008.083.05.175l.191.093l1.64.73l1.24-.153q.132-.02.25.049t.168.199l.064.157l1.002-.388q.017-.006.292-.056h3.036q.106 0 .187.04q.08.04.136.122l.537.711l2.598-.4l.835-1.196q.055-.08.136-.121q.08-.04.187-.04h1.288v-.097q0-.363-.25-.754q-.25-.392-.75-.742v-1.132q.97.551 1.485 1.245q.515.693.515 1.403q0 .038-.01.086t-.01.087l.607.896q.05.08.075.17t-.025.178l-.666 1.925q-.05.13-.146.202q-.096.07-.232.07h-2.577l.044.216q.05.137-.028.268q-.078.13-.214.186l-1.547.621q-.011.006-.298.056H9.35q-.13 0-.24-.068q-.108-.068-.158-.2l-.125-.363l-2.352.562q-.086.025-.174.01t-.168-.066l-2.606-1.879q-.08-.055-.121-.136t-.04-.187v-1.507q0-.131.055-.218t.162-.136l.563-.28q-.044-.124-.056-.246t-.013-.247q0-.71.515-1.403q.516-.694 1.485-1.245m-1.085 5.511l1.156-1.136l-1.244-.63l-.654.328v.948zM6.51 18.76l2.01-.47l-.608-1.655H7.25l-1.502 1.52zm3.156.106h2.986l.714-1.447l-.597-.784H9.992l-.984.407zm3.98 0h1.246l1.127-.464l-.232-1.183l-1.337.214zm3.027-1.327h2.521l.464-1.41l-.266-.379h-1.501zM6.852 9.498q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.365 1.537q.366.723.86 1.386q.506.667.865 1.429q.36.762.36 1.598v.394q-.006.214-.146.36t-.354.146t-.363-.143t-.137-.357q.006-.125.015-.225q.01-.1.01-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.037.322q-.013.153-.013.322q0 .814.366 1.537q.365.722.859 1.386q.506.667.865 1.429q.36.761.36 1.598v.394q-.006.213-.146.36q-.14.146-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.366 1.537q.365.723.859 1.386q.506.667.866 1.429q.359.762.359 1.598v.394q-.006.214-.146.36t-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBathOutdoorOutlineRounded(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.077 12.14v1.133q-.5.35-.75.742q-.25.39-.25.754q0 .093.009.175q.008.083.05.175l.191.093l1.64.73l1.24-.153q.132-.02.25.049t.168.199l.064.157l1.002-.388q.017-.006.292-.056h3.036q.106 0 .187.04q.08.04.136.122l.537.711l2.598-.4l.835-1.196q.055-.08.136-.121q.08-.04.187-.04h1.288v-.097q0-.363-.25-.754q-.25-.392-.75-.742v-1.132q.97.551 1.485 1.245q.515.693.515 1.403q0 .038-.01.086t-.01.087l.607.896q.05.08.075.17t-.025.178l-.666 1.925q-.05.13-.146.202q-.096.07-.232.07h-2.577l.044.216q.05.137-.028.268q-.078.13-.214.186l-1.547.621q-.011.006-.298.056H9.35q-.13 0-.24-.068q-.108-.068-.158-.2l-.125-.363l-2.352.562q-.086.025-.174.01t-.168-.066l-2.606-1.879q-.08-.055-.121-.136t-.04-.187v-1.507q0-.131.055-.218t.162-.136l.563-.28q-.044-.124-.056-.246t-.013-.247q0-.71.515-1.403q.516-.694 1.485-1.245m-1.085 5.511l1.156-1.136l-1.244-.63l-.654.328v.948zM6.51 18.76l2.01-.47l-.608-1.655H7.25l-1.502 1.52zm3.156.106h2.986l.714-1.447l-.597-.784H9.992l-.984.407zm3.98 0h1.246l1.127-.464l-.232-1.183l-1.337.214zm3.027-1.327h2.521l.464-1.41l-.266-.379h-1.501zM6.852 9.498q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.365 1.537q.366.723.86 1.386q.506.667.865 1.429q.36.762.36 1.598v.394q-.006.214-.146.36t-.354.146t-.363-.143t-.137-.357q.006-.125.015-.225q.01-.1.01-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.037.322q-.013.153-.013.322q0 .814.366 1.537q.365.722.859 1.386q.506.667.865 1.429q.36.761.36 1.598v.394q-.006.213-.146.36q-.14.146-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.366 1.537q.365.723.859 1.386q.506.667.866 1.429q.359.762.359 1.598v.394q-.006.214-.146.36t-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239"/></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.077 12.14v1.133q-.5.35-.75.742q-.25.39-.25.754q0 .093.009.175q.008.083.05.175l.191.093l1.64.73l1.24-.153q.132-.02.25.049t.168.199l.064.157l1.002-.388q.017-.006.292-.056h3.036q.106 0 .187.04q.08.04.136.122l.537.711l2.598-.4l.835-1.196q.055-.08.136-.121q.08-.04.187-.04h1.288v-.097q0-.363-.25-.754q-.25-.392-.75-.742v-1.132q.97.551 1.485 1.245q.515.693.515 1.403q0 .038-.01.086t-.01.087l.607.896q.05.08.075.17t-.025.178l-.666 1.925q-.05.13-.146.202q-.096.07-.232.07h-2.577l.044.216q.05.137-.028.268q-.078.13-.214.186l-1.547.621q-.011.006-.298.056H9.35q-.13 0-.24-.068q-.108-.068-.158-.2l-.125-.363l-2.352.562q-.086.025-.174.01t-.168-.066l-2.606-1.879q-.08-.055-.121-.136t-.04-.187v-1.507q0-.131.055-.218t.162-.136l.563-.28q-.044-.124-.056-.246t-.013-.247q0-.71.515-1.403q.516-.694 1.485-1.245m-1.085 5.511l1.156-1.136l-1.244-.63l-.654.328v.948zM6.51 18.76l2.01-.47l-.608-1.655H7.25l-1.502 1.52zm3.156.106h2.986l.714-1.447l-.597-.784H9.992l-.984.407zm3.98 0h1.246l1.127-.464l-.232-1.183l-1.337.214zm3.027-1.327h2.521l.464-1.41l-.266-.379h-1.501zM6.852 9.498q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.365 1.537q.366.723.86 1.386q.506.667.865 1.429q.36.762.36 1.598v.394q-.006.214-.146.36t-.354.146t-.363-.143t-.137-.357q.006-.125.015-.225q.01-.1.01-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.037.322q-.013.153-.013.322q0 .814.366 1.537q.365.722.859 1.386q.506.667.865 1.429q.36.761.36 1.598v.394q-.006.213-.146.36q-.14.146-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239m3.423 0q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22 0 .375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0 .814.366 1.537q.365.723.859 1.386q.506.667.866 1.429q.359.762.359 1.598v.394q-.006.214-.146.36t-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239"/></svg>
</template>

CSS

.icon-bath-outdoor-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%22M6.077%2012.14v1.133q-.5.35-.75.742q-.25.39-.25.754q0%20.093.009.175q.008.083.05.175l.191.093l1.64.73l1.24-.153q.132-.02.25.049t.168.199l.064.157l1.002-.388q.017-.006.292-.056h3.036q.106%200%20.187.04q.08.04.136.122l.537.711l2.598-.4l.835-1.196q.055-.08.136-.121q.08-.04.187-.04h1.288v-.097q0-.363-.25-.754q-.25-.392-.75-.742v-1.132q.97.551%201.485%201.245q.515.693.515%201.403q0%20.038-.01.086t-.01.087l.607.896q.05.08.075.17t-.025.178l-.666%201.925q-.05.13-.146.202q-.096.07-.232.07h-2.577l.044.216q.05.137-.028.268q-.078.13-.214.186l-1.547.621q-.011.006-.298.056H9.35q-.13%200-.24-.068q-.108-.068-.158-.2l-.125-.363l-2.352.562q-.086.025-.174.01t-.168-.066l-2.606-1.879q-.08-.055-.121-.136t-.04-.187v-1.507q0-.131.055-.218t.162-.136l.563-.28q-.044-.124-.056-.246t-.013-.247q0-.71.515-1.403q.516-.694%201.485-1.245m-1.085%205.511l1.156-1.136l-1.244-.63l-.654.328v.948zM6.51%2018.76l2.01-.47l-.608-1.655H7.25l-1.502%201.52zm3.156.106h2.986l.714-1.447l-.597-.784H9.992l-.984.407zm3.98%200h1.246l1.127-.464l-.232-1.183l-1.337.214zm3.027-1.327h2.521l.464-1.41l-.266-.379h-1.501zM6.852%209.498q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0%20.814.365%201.537q.366.723.86%201.386q.506.667.865%201.429q.36.762.36%201.598v.394q-.006.214-.146.36t-.354.146t-.363-.143t-.137-.357q.006-.125.015-.225q.01-.1.01-.225q0-.744-.38-1.39t-.845-1.239m3.423%200q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.037.322q-.013.153-.013.322q0%20.814.366%201.537q.365.722.859%201.386q.506.667.865%201.429q.36.761.36%201.598v.394q-.006.213-.146.36q-.14.146-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239m3.423%200q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0%20.814.366%201.537q.365.723.859%201.386q.506.667.866%201.429q.359.762.359%201.598v.394q-.006.214-.146.36t-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239%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.077%2012.14v1.133q-.5.35-.75.742q-.25.39-.25.754q0%20.093.009.175q.008.083.05.175l.191.093l1.64.73l1.24-.153q.132-.02.25.049t.168.199l.064.157l1.002-.388q.017-.006.292-.056h3.036q.106%200%20.187.04q.08.04.136.122l.537.711l2.598-.4l.835-1.196q.055-.08.136-.121q.08-.04.187-.04h1.288v-.097q0-.363-.25-.754q-.25-.392-.75-.742v-1.132q.97.551%201.485%201.245q.515.693.515%201.403q0%20.038-.01.086t-.01.087l.607.896q.05.08.075.17t-.025.178l-.666%201.925q-.05.13-.146.202q-.096.07-.232.07h-2.577l.044.216q.05.137-.028.268q-.078.13-.214.186l-1.547.621q-.011.006-.298.056H9.35q-.13%200-.24-.068q-.108-.068-.158-.2l-.125-.363l-2.352.562q-.086.025-.174.01t-.168-.066l-2.606-1.879q-.08-.055-.121-.136t-.04-.187v-1.507q0-.131.055-.218t.162-.136l.563-.28q-.044-.124-.056-.246t-.013-.247q0-.71.515-1.403q.516-.694%201.485-1.245m-1.085%205.511l1.156-1.136l-1.244-.63l-.654.328v.948zM6.51%2018.76l2.01-.47l-.608-1.655H7.25l-1.502%201.52zm3.156.106h2.986l.714-1.447l-.597-.784H9.992l-.984.407zm3.98%200h1.246l1.127-.464l-.232-1.183l-1.337.214zm3.027-1.327h2.521l.464-1.41l-.266-.379h-1.501zM6.852%209.498q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0%20.814.365%201.537q.366.723.86%201.386q.506.667.865%201.429q.36.762.36%201.598v.394q-.006.214-.146.36t-.354.146t-.363-.143t-.137-.357q.006-.125.015-.225q.01-.1.01-.225q0-.744-.38-1.39t-.845-1.239m3.423%200q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.037.322q-.013.153-.013.322q0%20.814.366%201.537q.365.722.859%201.386q.506.667.865%201.429q.36.761.36%201.598v.394q-.006.213-.146.36q-.14.146-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239m3.423%200q-.53-.706-.878-1.507q-.347-.802-.347-1.689v-.36q0-.165.025-.36q.03-.213.168-.359t.332-.146q.22%200%20.375.146q.156.146.125.36q-.025.169-.038.322t-.012.322q0%20.814.366%201.537q.365.723.859%201.386q.506.667.866%201.429q.359.762.359%201.598v.394q-.006.214-.146.36t-.354.146t-.362-.143t-.138-.357q.006-.125.016-.225q.009-.1.009-.225q0-.744-.38-1.39t-.845-1.239%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-outdoor-outline-rounded.svg?color=%231a73e8&size=48