bath-bedrock-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
bath-bedrock-rounded
Set
Material Symbols Light
Style
Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the bath bedrock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.583 6.623q-.592-.857-.846-1.533t-.231-1.292q.023-.442.154-.648q.13-.206.4-.188q.257.011.367.198q.11.186.092.557q-.03.483.193 1.033t.73 1.312q.581.84.838 1.522t.24 1.285q-.018.42-.154.614q-.137.194-.4.183q-.252-.012-.362-.187t-.087-.517q.037-.466-.189-1.016t-.745-1.323m3.929.018q-.593-.858-.85-1.522t-.233-1.278q.023-.443.157-.658q.133-.216.403-.198q.257.011.367.195t.092.555q-.03.482.19 1.032t.728 1.312q.58.84.837 1.522t.24 1.286q-.018.419-.152.616q-.133.197-.397.186q-.252-.012-.364-.19q-.113-.178-.09-.52q.037-.465-.186-1.015t-.742-1.324m4.011 0q-.592-.857-.849-1.52t-.233-1.28q.023-.442.156-.657q.134-.216.403-.199q.258.012.367.196q.11.183.093.554q-.031.483.189 1.033t.728 1.312q.58.84.838 1.522t.239 1.285q-.017.42-.151.617t-.397.186q-.252-.012-.365-.19t-.089-.52q.037-.466-.186-1.016q-.224-.55-.743-1.323m-5.177 10.59q-.348 0-.578-.229t-.23-.578v-3.154q0-.44.3-.74t.739-.298h6.885q1.246 0 2.123.877t.877 2.123v1.192q0 .348-.23.578t-.578.23zM19.962 20H4.039q-.214 0-.357-.143t-.143-.357t.143-.357t.357-.143h15.923q.213 0 .356.143t.144.357t-.144.357t-.356.143M4.144 16.625q-.606-.606-.606-1.51q0-.903.606-1.51T5.654 13t1.51.606t.605 1.51q0 .903-.605 1.509t-1.51.606t-1.51-.606"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBathBedrockRounded(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="M7.583 6.623q-.592-.857-.846-1.533t-.231-1.292q.023-.442.154-.648q.13-.206.4-.188q.257.011.367.198q.11.186.092.557q-.03.483.193 1.033t.73 1.312q.581.84.838 1.522t.24 1.285q-.018.42-.154.614q-.137.194-.4.183q-.252-.012-.362-.187t-.087-.517q.037-.466-.189-1.016t-.745-1.323m3.929.018q-.593-.858-.85-1.522t-.233-1.278q.023-.443.157-.658q.133-.216.403-.198q.257.011.367.195t.092.555q-.03.482.19 1.032t.728 1.312q.58.84.837 1.522t.24 1.286q-.018.419-.152.616q-.133.197-.397.186q-.252-.012-.364-.19q-.113-.178-.09-.52q.037-.465-.186-1.015t-.742-1.324m4.011 0q-.592-.857-.849-1.52t-.233-1.28q.023-.442.156-.657q.134-.216.403-.199q.258.012.367.196q.11.183.093.554q-.031.483.189 1.033t.728 1.312q.58.84.838 1.522t.239 1.285q-.017.42-.151.617t-.397.186q-.252-.012-.365-.19t-.089-.52q.037-.466-.186-1.016q-.224-.55-.743-1.323m-5.177 10.59q-.348 0-.578-.229t-.23-.578v-3.154q0-.44.3-.74t.739-.298h6.885q1.246 0 2.123.877t.877 2.123v1.192q0 .348-.23.578t-.578.23zM19.962 20H4.039q-.214 0-.357-.143t-.143-.357t.143-.357t.357-.143h15.923q.213 0 .356.143t.144.357t-.144.357t-.356.143M4.144 16.625q-.606-.606-.606-1.51q0-.903.606-1.51T5.654 13t1.51.606t.605 1.51q0 .903-.605 1.509t-1.51.606t-1.51-.606"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.583 6.623q-.592-.857-.846-1.533t-.231-1.292q.023-.442.154-.648q.13-.206.4-.188q.257.011.367.198q.11.186.092.557q-.03.483.193 1.033t.73 1.312q.581.84.838 1.522t.24 1.285q-.018.42-.154.614q-.137.194-.4.183q-.252-.012-.362-.187t-.087-.517q.037-.466-.189-1.016t-.745-1.323m3.929.018q-.593-.858-.85-1.522t-.233-1.278q.023-.443.157-.658q.133-.216.403-.198q.257.011.367.195t.092.555q-.03.482.19 1.032t.728 1.312q.58.84.837 1.522t.24 1.286q-.018.419-.152.616q-.133.197-.397.186q-.252-.012-.364-.19q-.113-.178-.09-.52q.037-.465-.186-1.015t-.742-1.324m4.011 0q-.592-.857-.849-1.52t-.233-1.28q.023-.442.156-.657q.134-.216.403-.199q.258.012.367.196q.11.183.093.554q-.031.483.189 1.033t.728 1.312q.58.84.838 1.522t.239 1.285q-.017.42-.151.617t-.397.186q-.252-.012-.365-.19t-.089-.52q.037-.466-.186-1.016q-.224-.55-.743-1.323m-5.177 10.59q-.348 0-.578-.229t-.23-.578v-3.154q0-.44.3-.74t.739-.298h6.885q1.246 0 2.123.877t.877 2.123v1.192q0 .348-.23.578t-.578.23zM19.962 20H4.039q-.214 0-.357-.143t-.143-.357t.143-.357t.357-.143h15.923q.213 0 .356.143t.144.357t-.144.357t-.356.143M4.144 16.625q-.606-.606-.606-1.51q0-.903.606-1.51T5.654 13t1.51.606t.605 1.51q0 .903-.605 1.509t-1.51.606t-1.51-.606"/></svg>
</template>

CSS

.icon-bath-bedrock-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%22M7.583%206.623q-.592-.857-.846-1.533t-.231-1.292q.023-.442.154-.648q.13-.206.4-.188q.257.011.367.198q.11.186.092.557q-.03.483.193%201.033t.73%201.312q.581.84.838%201.522t.24%201.285q-.018.42-.154.614q-.137.194-.4.183q-.252-.012-.362-.187t-.087-.517q.037-.466-.189-1.016t-.745-1.323m3.929.018q-.593-.858-.85-1.522t-.233-1.278q.023-.443.157-.658q.133-.216.403-.198q.257.011.367.195t.092.555q-.03.482.19%201.032t.728%201.312q.58.84.837%201.522t.24%201.286q-.018.419-.152.616q-.133.197-.397.186q-.252-.012-.364-.19q-.113-.178-.09-.52q.037-.465-.186-1.015t-.742-1.324m4.011%200q-.592-.857-.849-1.52t-.233-1.28q.023-.442.156-.657q.134-.216.403-.199q.258.012.367.196q.11.183.093.554q-.031.483.189%201.033t.728%201.312q.58.84.838%201.522t.239%201.285q-.017.42-.151.617t-.397.186q-.252-.012-.365-.19t-.089-.52q.037-.466-.186-1.016q-.224-.55-.743-1.323m-5.177%2010.59q-.348%200-.578-.229t-.23-.578v-3.154q0-.44.3-.74t.739-.298h6.885q1.246%200%202.123.877t.877%202.123v1.192q0%20.348-.23.578t-.578.23zM19.962%2020H4.039q-.214%200-.357-.143t-.143-.357t.143-.357t.357-.143h15.923q.213%200%20.356.143t.144.357t-.144.357t-.356.143M4.144%2016.625q-.606-.606-.606-1.51q0-.903.606-1.51T5.654%2013t1.51.606t.605%201.51q0%20.903-.605%201.509t-1.51.606t-1.51-.606%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%22M7.583%206.623q-.592-.857-.846-1.533t-.231-1.292q.023-.442.154-.648q.13-.206.4-.188q.257.011.367.198q.11.186.092.557q-.03.483.193%201.033t.73%201.312q.581.84.838%201.522t.24%201.285q-.018.42-.154.614q-.137.194-.4.183q-.252-.012-.362-.187t-.087-.517q.037-.466-.189-1.016t-.745-1.323m3.929.018q-.593-.858-.85-1.522t-.233-1.278q.023-.443.157-.658q.133-.216.403-.198q.257.011.367.195t.092.555q-.03.482.19%201.032t.728%201.312q.58.84.837%201.522t.24%201.286q-.018.419-.152.616q-.133.197-.397.186q-.252-.012-.364-.19q-.113-.178-.09-.52q.037-.465-.186-1.015t-.742-1.324m4.011%200q-.592-.857-.849-1.52t-.233-1.28q.023-.442.156-.657q.134-.216.403-.199q.258.012.367.196q.11.183.093.554q-.031.483.189%201.033t.728%201.312q.58.84.838%201.522t.239%201.285q-.017.42-.151.617t-.397.186q-.252-.012-.365-.19t-.089-.52q.037-.466-.186-1.016q-.224-.55-.743-1.323m-5.177%2010.59q-.348%200-.578-.229t-.23-.578v-3.154q0-.44.3-.74t.739-.298h6.885q1.246%200%202.123.877t.877%202.123v1.192q0%20.348-.23.578t-.578.23zM19.962%2020H4.039q-.214%200-.357-.143t-.143-.357t.143-.357t.357-.143h15.923q.213%200%20.356.143t.144.357t-.144.357t-.356.143M4.144%2016.625q-.606-.606-.606-1.51q0-.903.606-1.51T5.654%2013t1.51.606t.605%201.51q0%20.903-.605%201.509t-1.51.606t-1.51-.606%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-bedrock-rounded.svg?color=%231a73e8&size=48