bath private icon
bath-private-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- bath-private-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the bath private icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.985 10.408q-.389-.381-.389-.933t.39-.93t.939-.378t.928.378t.378.93t-.378.933t-.928.38t-.94-.38m-13.838 0q-.378-.381-.378-.933t.378-.93t.928-.378t.94.378t.389.93t-.39.933t-.939.38t-.928-.38m5.37-.485q-.165 0-.273-.132t-.082-.316q.05-.617-.135-1.154t-.661-1.088q-.633-.75-.891-1.51T7.292 4.05q.031-.196.169-.325t.341-.129q.168 0 .28.141q.112.142.106.332q-.05.802.135 1.415q.185.614.667 1.177q.612.737.855 1.4t.193 1.408q-.025.196-.176.325q-.152.129-.345.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.875-1.497q-.254-.755-.179-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.876-1.497q-.253-.755-.178-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129M3 17.616v-2.808q0-.344.23-.576T3.77 14v-.625q0-.64.447-1.094q.449-.454 1.095-.454q.372 0 .71.182t.594.449l.836.967q.13.17.293.31t.357.265h7.8q.196-.125.356-.265t.29-.31l.837-.967q.256-.267.593-.45q.338-.181.71-.181q.647 0 1.095.454t.448 1.094V14q.31 0 .54.232t.229.576v2.808zM4.616 21q-.667 0-1.141-.475T3 19.386v-.77h18v.77q0 .666-.475 1.14t-1.14.475z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBathPrivateRounded(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="M17.985 10.408q-.389-.381-.389-.933t.39-.93t.939-.378t.928.378t.378.93t-.378.933t-.928.38t-.94-.38m-13.838 0q-.378-.381-.378-.933t.378-.93t.928-.378t.94.378t.389.93t-.39.933t-.939.38t-.928-.38m5.37-.485q-.165 0-.273-.132t-.082-.316q.05-.617-.135-1.154t-.661-1.088q-.633-.75-.891-1.51T7.292 4.05q.031-.196.169-.325t.341-.129q.168 0 .28.141q.112.142.106.332q-.05.802.135 1.415q.185.614.667 1.177q.612.737.855 1.4t.193 1.408q-.025.196-.176.325q-.152.129-.345.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.875-1.497q-.254-.755-.179-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.876-1.497q-.253-.755-.178-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129M3 17.616v-2.808q0-.344.23-.576T3.77 14v-.625q0-.64.447-1.094q.449-.454 1.095-.454q.372 0 .71.182t.594.449l.836.967q.13.17.293.31t.357.265h7.8q.196-.125.356-.265t.29-.31l.837-.967q.256-.267.593-.45q.338-.181.71-.181q.647 0 1.095.454t.448 1.094V14q.31 0 .54.232t.229.576v2.808zM4.616 21q-.667 0-1.141-.475T3 19.386v-.77h18v.77q0 .666-.475 1.14t-1.14.475z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.985 10.408q-.389-.381-.389-.933t.39-.93t.939-.378t.928.378t.378.93t-.378.933t-.928.38t-.94-.38m-13.838 0q-.378-.381-.378-.933t.378-.93t.928-.378t.94.378t.389.93t-.39.933t-.939.38t-.928-.38m5.37-.485q-.165 0-.273-.132t-.082-.316q.05-.617-.135-1.154t-.661-1.088q-.633-.75-.891-1.51T7.292 4.05q.031-.196.169-.325t.341-.129q.168 0 .28.141q.112.142.106.332q-.05.802.135 1.415q.185.614.667 1.177q.612.737.855 1.4t.193 1.408q-.025.196-.176.325q-.152.129-.345.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.875-1.497q-.254-.755-.179-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129m2.827 0q-.165 0-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.876-1.497q-.253-.755-.178-1.666q.031-.196.172-.325t.34-.129q.169 0 .28.144q.11.144.104.335q-.05.811.135 1.42q.184.609.667 1.166q.612.737.855 1.394t.193 1.395q-.025.215-.165.344t-.356.129M3 17.616v-2.808q0-.344.23-.576T3.77 14v-.625q0-.64.447-1.094q.449-.454 1.095-.454q.372 0 .71.182t.594.449l.836.967q.13.17.293.31t.357.265h7.8q.196-.125.356-.265t.29-.31l.837-.967q.256-.267.593-.45q.338-.181.71-.181q.647 0 1.095.454t.448 1.094V14q.31 0 .54.232t.229.576v2.808zM4.616 21q-.667 0-1.141-.475T3 19.386v-.77h18v.77q0 .666-.475 1.14t-1.14.475z"/></svg> </template>
CSS
.icon-bath-private-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%22M17.985%2010.408q-.389-.381-.389-.933t.39-.93t.939-.378t.928.378t.378.93t-.378.933t-.928.38t-.94-.38m-13.838%200q-.378-.381-.378-.933t.378-.93t.928-.378t.94.378t.389.93t-.39.933t-.939.38t-.928-.38m5.37-.485q-.165%200-.273-.132t-.082-.316q.05-.617-.135-1.154t-.661-1.088q-.633-.75-.891-1.51T7.292%204.05q.031-.196.169-.325t.341-.129q.168%200%20.28.141q.112.142.106.332q-.05.802.135%201.415q.185.614.667%201.177q.612.737.855%201.4t.193%201.408q-.025.196-.176.325q-.152.129-.345.129m2.827%200q-.165%200-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.875-1.497q-.254-.755-.179-1.666q.031-.196.172-.325t.34-.129q.169%200%20.28.144q.11.144.104.335q-.05.811.135%201.42q.184.609.667%201.166q.612.737.855%201.394t.193%201.395q-.025.215-.165.344t-.356.129m2.827%200q-.165%200-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.876-1.497q-.253-.755-.178-1.666q.031-.196.172-.325t.34-.129q.169%200%20.28.144q.11.144.104.335q-.05.811.135%201.42q.184.609.667%201.166q.612.737.855%201.394t.193%201.395q-.025.215-.165.344t-.356.129M3%2017.616v-2.808q0-.344.23-.576T3.77%2014v-.625q0-.64.447-1.094q.449-.454%201.095-.454q.372%200%20.71.182t.594.449l.836.967q.13.17.293.31t.357.265h7.8q.196-.125.356-.265t.29-.31l.837-.967q.256-.267.593-.45q.338-.181.71-.181q.647%200%201.095.454t.448%201.094V14q.31%200%20.54.232t.229.576v2.808zM4.616%2021q-.667%200-1.141-.475T3%2019.386v-.77h18v.77q0%20.666-.475%201.14t-1.14.475z%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%22M17.985%2010.408q-.389-.381-.389-.933t.39-.93t.939-.378t.928.378t.378.93t-.378.933t-.928.38t-.94-.38m-13.838%200q-.378-.381-.378-.933t.378-.93t.928-.378t.94.378t.389.93t-.39.933t-.939.38t-.928-.38m5.37-.485q-.165%200-.273-.132t-.082-.316q.05-.617-.135-1.154t-.661-1.088q-.633-.75-.891-1.51T7.292%204.05q.031-.196.169-.325t.341-.129q.168%200%20.28.141q.112.142.106.332q-.05.802.135%201.415q.185.614.667%201.177q.612.737.855%201.4t.193%201.408q-.025.196-.176.325q-.152.129-.345.129m2.827%200q-.165%200-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.875-1.497q-.254-.755-.179-1.666q.031-.196.172-.325t.34-.129q.169%200%20.28.144q.11.144.104.335q-.05.811.135%201.42q.184.609.667%201.166q.612.737.855%201.394t.193%201.395q-.025.215-.165.344t-.356.129m2.827%200q-.165%200-.283-.143t-.092-.324q.05-.617-.135-1.154q-.184-.537-.661-1.089q-.622-.743-.876-1.497q-.253-.755-.178-1.666q.031-.196.172-.325t.34-.129q.169%200%20.28.144q.11.144.104.335q-.05.811.135%201.42q.184.609.667%201.166q.612.737.855%201.394t.193%201.395q-.025.215-.165.344t-.356.129M3%2017.616v-2.808q0-.344.23-.576T3.77%2014v-.625q0-.64.447-1.094q.449-.454%201.095-.454q.372%200%20.71.182t.594.449l.836.967q.13.17.293.31t.357.265h7.8q.196-.125.356-.265t.29-.31l.837-.967q.256-.267.593-.45q.338-.181.71-.181q.647%200%201.095.454t.448%201.094V14q.31%200%20.54.232t.229.576v2.808zM4.616%2021q-.667%200-1.141-.475T3%2019.386v-.77h18v.77q0%20.666-.475%201.14t-1.14.475z%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-private-rounded.svg?color=%231a73e8&size=48