bathtub emoji
bathtub from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- bathtub
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
bathtubEmoji One (Colored)bathtubFont Awesome SolidbathtubFluent EmojibathtubFluent Emoji FlatbathtubFirefox OS EmojibathtubJam IconsbathtubMaterial SymbolsbathtubMaterial Symbols LightbathtubMaterial Design IconsbathtubNoto EmojibathtubOpenMojibathtubPhosphorbathtubStreamline EmojisbathtubTwitter Emoji
More objects icons from Fluent Emoji High Contrast
Use the bathtub emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.25 6c0-2.414 1.836-4.25 4.25-4.25S25.75 3.586 25.75 6v9h2.75a2.5 2.5 0 0 1 .91 4.829c-.462 1.688-1.285 3.8-2.736 5.575c-.852 1.043-1.92 1.966-3.24 2.615l.773.774a1 1 0 0 1-1.414 1.414l-1.455-1.455c-.721.16-1.5.248-2.338.248h-6a10.7 10.7 0 0 1-2.338-.248l-1.455 1.455a1 1 0 0 1-1.414-1.414l.773-.774c-1.32-.65-2.388-1.572-3.24-2.615c-1.45-1.775-2.274-3.887-2.736-5.575A2.5 2.5 0 0 1 3.5 15h3.293c-.195-.305-.293-.5-.293-.5c-1-2 1-4.5 3.5-4.5c1.531 0 2.125.75 2.585 1.332c.29.368.528.668.915.668c.5 0 .75-.125 1-.25s.5-.25 1-.25s.75.25 1 .5s.5.5 1 .5s.875-.125 1.25-.25S19.5 12 20 12c2.5 0 3.5 2 3.5 2.5v.5h.75V6c0-1.586-1.164-2.75-2.75-2.75S18.75 4.414 18.75 6v.087C20.5 6.53 20.5 8.5 20.5 8.5c.04.17 0 .5-.5.5h-4c-.5 0-.545-.331-.5-.5c0 0 0-1.971 1.75-2.413zM4.726 20c.438 1.365 1.116 2.874 2.149 4.138C8.205 25.765 10.127 27 13 27h6c2.873 0 4.796-1.235 6.126-2.862c1.032-1.264 1.71-2.773 2.148-4.138zM3 17.5a.5.5 0 0 0 .5.5h25a.5.5 0 0 0 0-1h-25a.5.5 0 0 0-.5.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBathtub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.25 6c0-2.414 1.836-4.25 4.25-4.25S25.75 3.586 25.75 6v9h2.75a2.5 2.5 0 0 1 .91 4.829c-.462 1.688-1.285 3.8-2.736 5.575c-.852 1.043-1.92 1.966-3.24 2.615l.773.774a1 1 0 0 1-1.414 1.414l-1.455-1.455c-.721.16-1.5.248-2.338.248h-6a10.7 10.7 0 0 1-2.338-.248l-1.455 1.455a1 1 0 0 1-1.414-1.414l.773-.774c-1.32-.65-2.388-1.572-3.24-2.615c-1.45-1.775-2.274-3.887-2.736-5.575A2.5 2.5 0 0 1 3.5 15h3.293c-.195-.305-.293-.5-.293-.5c-1-2 1-4.5 3.5-4.5c1.531 0 2.125.75 2.585 1.332c.29.368.528.668.915.668c.5 0 .75-.125 1-.25s.5-.25 1-.25s.75.25 1 .5s.5.5 1 .5s.875-.125 1.25-.25S19.5 12 20 12c2.5 0 3.5 2 3.5 2.5v.5h.75V6c0-1.586-1.164-2.75-2.75-2.75S18.75 4.414 18.75 6v.087C20.5 6.53 20.5 8.5 20.5 8.5c.04.17 0 .5-.5.5h-4c-.5 0-.545-.331-.5-.5c0 0 0-1.971 1.75-2.413zM4.726 20c.438 1.365 1.116 2.874 2.149 4.138C8.205 25.765 10.127 27 13 27h6c2.873 0 4.796-1.235 6.126-2.862c1.032-1.264 1.71-2.773 2.148-4.138zM3 17.5a.5.5 0 0 0 .5.5h25a.5.5 0 0 0 0-1h-25a.5.5 0 0 0-.5.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.25 6c0-2.414 1.836-4.25 4.25-4.25S25.75 3.586 25.75 6v9h2.75a2.5 2.5 0 0 1 .91 4.829c-.462 1.688-1.285 3.8-2.736 5.575c-.852 1.043-1.92 1.966-3.24 2.615l.773.774a1 1 0 0 1-1.414 1.414l-1.455-1.455c-.721.16-1.5.248-2.338.248h-6a10.7 10.7 0 0 1-2.338-.248l-1.455 1.455a1 1 0 0 1-1.414-1.414l.773-.774c-1.32-.65-2.388-1.572-3.24-2.615c-1.45-1.775-2.274-3.887-2.736-5.575A2.5 2.5 0 0 1 3.5 15h3.293c-.195-.305-.293-.5-.293-.5c-1-2 1-4.5 3.5-4.5c1.531 0 2.125.75 2.585 1.332c.29.368.528.668.915.668c.5 0 .75-.125 1-.25s.5-.25 1-.25s.75.25 1 .5s.5.5 1 .5s.875-.125 1.25-.25S19.5 12 20 12c2.5 0 3.5 2 3.5 2.5v.5h.75V6c0-1.586-1.164-2.75-2.75-2.75S18.75 4.414 18.75 6v.087C20.5 6.53 20.5 8.5 20.5 8.5c.04.17 0 .5-.5.5h-4c-.5 0-.545-.331-.5-.5c0 0 0-1.971 1.75-2.413zM4.726 20c.438 1.365 1.116 2.874 2.149 4.138C8.205 25.765 10.127 27 13 27h6c2.873 0 4.796-1.235 6.126-2.862c1.032-1.264 1.71-2.773 2.148-4.138zM3 17.5a.5.5 0 0 0 .5.5h25a.5.5 0 0 0 0-1h-25a.5.5 0 0 0-.5.5"/></svg> </template>
CSS
.icon-bathtub {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%206c0-2.414%201.836-4.25%204.25-4.25S25.75%203.586%2025.75%206v9h2.75a2.5%202.5%200%200%201%20.91%204.829c-.462%201.688-1.285%203.8-2.736%205.575c-.852%201.043-1.92%201.966-3.24%202.615l.773.774a1%201%200%200%201-1.414%201.414l-1.455-1.455c-.721.16-1.5.248-2.338.248h-6a10.7%2010.7%200%200%201-2.338-.248l-1.455%201.455a1%201%200%200%201-1.414-1.414l.773-.774c-1.32-.65-2.388-1.572-3.24-2.615c-1.45-1.775-2.274-3.887-2.736-5.575A2.5%202.5%200%200%201%203.5%2015h3.293c-.195-.305-.293-.5-.293-.5c-1-2%201-4.5%203.5-4.5c1.531%200%202.125.75%202.585%201.332c.29.368.528.668.915.668c.5%200%20.75-.125%201-.25s.5-.25%201-.25s.75.25%201%20.5s.5.5%201%20.5s.875-.125%201.25-.25S19.5%2012%2020%2012c2.5%200%203.5%202%203.5%202.5v.5h.75V6c0-1.586-1.164-2.75-2.75-2.75S18.75%204.414%2018.75%206v.087C20.5%206.53%2020.5%208.5%2020.5%208.5c.04.17%200%20.5-.5.5h-4c-.5%200-.545-.331-.5-.5c0%200%200-1.971%201.75-2.413zM4.726%2020c.438%201.365%201.116%202.874%202.149%204.138C8.205%2025.765%2010.127%2027%2013%2027h6c2.873%200%204.796-1.235%206.126-2.862c1.032-1.264%201.71-2.773%202.148-4.138zM3%2017.5a.5.5%200%200%200%20.5.5h25a.5.5%200%200%200%200-1h-25a.5.5%200%200%200-.5.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%206c0-2.414%201.836-4.25%204.25-4.25S25.75%203.586%2025.75%206v9h2.75a2.5%202.5%200%200%201%20.91%204.829c-.462%201.688-1.285%203.8-2.736%205.575c-.852%201.043-1.92%201.966-3.24%202.615l.773.774a1%201%200%200%201-1.414%201.414l-1.455-1.455c-.721.16-1.5.248-2.338.248h-6a10.7%2010.7%200%200%201-2.338-.248l-1.455%201.455a1%201%200%200%201-1.414-1.414l.773-.774c-1.32-.65-2.388-1.572-3.24-2.615c-1.45-1.775-2.274-3.887-2.736-5.575A2.5%202.5%200%200%201%203.5%2015h3.293c-.195-.305-.293-.5-.293-.5c-1-2%201-4.5%203.5-4.5c1.531%200%202.125.75%202.585%201.332c.29.368.528.668.915.668c.5%200%20.75-.125%201-.25s.5-.25%201-.25s.75.25%201%20.5s.5.5%201%20.5s.875-.125%201.25-.25S19.5%2012%2020%2012c2.5%200%203.5%202%203.5%202.5v.5h.75V6c0-1.586-1.164-2.75-2.75-2.75S18.75%204.414%2018.75%206v.087C20.5%206.53%2020.5%208.5%2020.5%208.5c.04.17%200%20.5-.5.5h-4c-.5%200-.545-.331-.5-.5c0%200%200-1.971%201.75-2.413zM4.726%2020c.438%201.365%201.116%202.874%202.149%204.138C8.205%2025.765%2010.127%2027%2013%2027h6c2.873%200%204.796-1.235%206.126-2.862c1.032-1.264%201.71-2.773%202.148-4.138zM3%2017.5a.5.5%200%200%200%20.5.5h25a.5.5%200%200%200%200-1h-25a.5.5%200%200%200-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/bathtub.svg?color=%231a73e8&size=48