bath outdoor icon
bath-outdoor from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- bath-outdoor
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bath-outdoor-sharp
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.093l3.192.538l.17.444l1.138-.444h3.385l.667.873l2.598-.4l.946-1.357h1.5v-.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.713 1.057l-.808 2.385h-2.87l.12.538l-2 .808h-6l-.231-.63l-2.538.61l-2.923-2.096v-1.961l.78-.39q-.044-.125-.056-.248q-.013-.122-.013-.247q0-.71.515-1.403q.516-.693 1.485-1.245m1.885.937q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.086.623t-.018.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.667.291 1.51q0 .234-.021.45q-.021.215-.083.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551q-.298-.733-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.668.291 1.51q0 .235-.009.45t-.07.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.643.85.934 1.517t.291 1.51q0 .234-.008.45q-.01.215-.07.45z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBathOutdoor(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.093l3.192.538l.17.444l1.138-.444h3.385l.667.873l2.598-.4l.946-1.357h1.5v-.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.713 1.057l-.808 2.385h-2.87l.12.538l-2 .808h-6l-.231-.63l-2.538.61l-2.923-2.096v-1.961l.78-.39q-.044-.125-.056-.248q-.013-.122-.013-.247q0-.71.515-1.403q.516-.693 1.485-1.245m1.885.937q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.086.623t-.018.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.667.291 1.51q0 .234-.021.45q-.021.215-.083.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551q-.298-.733-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.668.291 1.51q0 .235-.009.45t-.07.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.643.85.934 1.517t.291 1.51q0 .234-.008.45q-.01.215-.07.45z"/></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.093l3.192.538l.17.444l1.138-.444h3.385l.667.873l2.598-.4l.946-1.357h1.5v-.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.713 1.057l-.808 2.385h-2.87l.12.538l-2 .808h-6l-.231-.63l-2.538.61l-2.923-2.096v-1.961l.78-.39q-.044-.125-.056-.248q-.013-.122-.013-.247q0-.71.515-1.403q.516-.693 1.485-1.245m1.885.937q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.086.623t-.018.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.667.291 1.51q0 .234-.021.45q-.021.215-.083.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551q-.298-.733-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.642.85.934 1.517q.291.668.291 1.51q0 .235-.009.45t-.07.45zm3.423 0q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0 .982.388 1.643q.387.66.837 1.28q.643.85.934 1.517t.291 1.51q0 .234-.008.45q-.01.215-.07.45z"/></svg> </template>
CSS
.icon-bath-outdoor {
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.093l3.192.538l.17.444l1.138-.444h3.385l.667.873l2.598-.4l.946-1.357h1.5v-.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.713%201.057l-.808%202.385h-2.87l.12.538l-2%20.808h-6l-.231-.63l-2.538.61l-2.923-2.096v-1.961l.78-.39q-.044-.125-.056-.248q-.013-.122-.013-.247q0-.71.515-1.403q.516-.693%201.485-1.245m1.885.937q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.086.623t-.018.527q0%20.982.388%201.643q.387.66.837%201.28q.642.85.934%201.517q.291.667.291%201.51q0%20.234-.021.45q-.021.215-.083.45zm3.423%200q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551q-.298-.733-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0%20.982.388%201.643q.387.66.837%201.28q.642.85.934%201.517q.291.668.291%201.51q0%20.235-.009.45t-.07.45zm3.423%200q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0%20.982.388%201.643q.387.66.837%201.28q.643.85.934%201.517t.291%201.51q0%20.234-.008.45q-.01.215-.07.45z%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.093l3.192.538l.17.444l1.138-.444h3.385l.667.873l2.598-.4l.946-1.357h1.5v-.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.713%201.057l-.808%202.385h-2.87l.12.538l-2%20.808h-6l-.231-.63l-2.538.61l-2.923-2.096v-1.961l.78-.39q-.044-.125-.056-.248q-.013-.122-.013-.247q0-.71.515-1.403q.516-.693%201.485-1.245m1.885.937q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.086.623t-.018.527q0%20.982.388%201.643q.387.66.837%201.28q.642.85.934%201.517q.291.667.291%201.51q0%20.234-.021.45q-.021.215-.083.45zm3.423%200q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551q-.298-.733-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0%20.982.388%201.643q.387.66.837%201.28q.642.85.934%201.517q.291.668.291%201.51q0%20.235-.009.45t-.07.45zm3.423%200q.067-.279.091-.492t.024-.458q0-.846-.375-1.435t-.85-1.194q-.629-.817-.927-1.551t-.298-1.645q0-.279.018-.579t.08-.646h1.006q-.067.344-.098.623t-.031.527q0%20.982.388%201.643q.387.66.837%201.28q.643.85.934%201.517t.291%201.51q0%20.234-.008.45q-.01.215-.07.45z%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.svg?color=%231a73e8&size=48