bathtub emoji
bathtub from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- bathtub
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
bathtubEmoji One (Colored)bathtubFont Awesome SolidbathtubFluent EmojibathtubFluent Emoji FlatbathtubFluent Emoji High ContrastbathtubFirefox OS EmojibathtubJam IconsbathtubMaterial SymbolsbathtubMaterial Symbols LightbathtubMaterial Design IconsbathtubNoto EmojibathtubPhosphorbathtubStreamline EmojisbathtubTwitter Emoji
More objects icons from OpenMoji
Use the bathtub emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M22.76 54.46h-5.442l-2.557 7.328c-.336.964.38 1.97 1.4 1.97h3.354zm24.364 0h5.441l2.557 7.328c.336.964-.38 1.97-1.4 1.97h-3.354z"/><path fill="#9b9b9a" d="m16.534 59.598l-1.143 3.53h3.524l.667-2.054m33.857-1.476l1.143 3.53h-3.524l-.667-2.054"/><path fill="#d0cfce" d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/><path fill="#9b9b9a" d="m43.804 56.218l16.76-21.71l-.056 12.766s-1.968 5.624-6.804 8.098c0 0-5.345 1.408-9.9.846"/><path fill="#d0cfce" d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0m47.661 0V14.362s0-6.946-6.5-1.5"/><path d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17zm7.273 45.293l1.143 3.53h-3.524l-.667-2.054m-33.857-1.476l-1.143 3.53h3.524l.667-2.054m-8.575-26.856v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBathtub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M22.76 54.46h-5.442l-2.557 7.328c-.336.964.38 1.97 1.4 1.97h3.354zm24.364 0h5.441l2.557 7.328c.336.964-.38 1.97-1.4 1.97h-3.354z"/><path fill="#9b9b9a" d="m16.534 59.598l-1.143 3.53h3.524l.667-2.054m33.857-1.476l1.143 3.53h-3.524l-.667-2.054"/><path fill="#d0cfce" d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/><path fill="#9b9b9a" d="m43.804 56.218l16.76-21.71l-.056 12.766s-1.968 5.624-6.804 8.098c0 0-5.345 1.408-9.9.846"/><path fill="#d0cfce" d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0m47.661 0V14.362s0-6.946-6.5-1.5"/><path d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17zm7.273 45.293l1.143 3.53h-3.524l-.667-2.054m-33.857-1.476l-1.143 3.53h3.524l.667-2.054m-8.575-26.856v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M22.76 54.46h-5.442l-2.557 7.328c-.336.964.38 1.97 1.4 1.97h3.354zm24.364 0h5.441l2.557 7.328c.336.964-.38 1.97-1.4 1.97h-3.354z"/><path fill="#9b9b9a" d="m16.534 59.598l-1.143 3.53h3.524l.667-2.054m33.857-1.476l1.143 3.53h-3.524l-.667-2.054"/><path fill="#d0cfce" d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/><path fill="#9b9b9a" d="m43.804 56.218l16.76-21.71l-.056 12.766s-1.968 5.624-6.804 8.098c0 0-5.345 1.408-9.9.846"/><path fill="#d0cfce" d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.007 34.218v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0m47.661 0V14.362s0-6.946-6.5-1.5"/><path d="M46.166 14.305c1.61-2.102 4.297-2.748 6.002-1.443s1.781 4.068.172 6.17zm7.273 45.293l1.143 3.53h-3.524l-.667-2.054m-33.857-1.476l-1.143 3.53h3.524l.667-2.054m-8.575-26.856v9.428c0 6.915 5.4 12.572 12 12.572h26c6.6 0 12-5.657 12-12.572v-9.428s-23 2.095-50 0"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M22.76%2054.46h-5.442l-2.557%207.328c-.336.964.38%201.97%201.4%201.97h3.354zm24.364%200h5.441l2.557%207.328c.336.964-.38%201.97-1.4%201.97h-3.354z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m16.534%2059.598l-1.143%203.53h3.524l.667-2.054m33.857-1.476l1.143%203.53h-3.524l-.667-2.054%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M11.007%2034.218v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m43.804%2056.218l16.76-21.71l-.056%2012.766s-1.968%205.624-6.804%208.098c0%200-5.345%201.408-9.9.846%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M46.166%2014.305c1.61-2.102%204.297-2.748%206.002-1.443s1.781%204.068.172%206.17z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11.007%2034.218v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200m47.661%200V14.362s0-6.946-6.5-1.5%22%2F%3E%3Cpath%20d%3D%22M46.166%2014.305c1.61-2.102%204.297-2.748%206.002-1.443s1.781%204.068.172%206.17zm7.273%2045.293l1.143%203.53h-3.524l-.667-2.054m-33.857-1.476l-1.143%203.53h3.524l.667-2.054m-8.575-26.856v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M22.76%2054.46h-5.442l-2.557%207.328c-.336.964.38%201.97%201.4%201.97h3.354zm24.364%200h5.441l2.557%207.328c.336.964-.38%201.97-1.4%201.97h-3.354z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m16.534%2059.598l-1.143%203.53h3.524l.667-2.054m33.857-1.476l1.143%203.53h-3.524l-.667-2.054%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M11.007%2034.218v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m43.804%2056.218l16.76-21.71l-.056%2012.766s-1.968%205.624-6.804%208.098c0%200-5.345%201.408-9.9.846%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M46.166%2014.305c1.61-2.102%204.297-2.748%206.002-1.443s1.781%204.068.172%206.17z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M11.007%2034.218v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200m47.661%200V14.362s0-6.946-6.5-1.5%22%2F%3E%3Cpath%20d%3D%22M46.166%2014.305c1.61-2.102%204.297-2.748%206.002-1.443s1.781%204.068.172%206.17zm7.273%2045.293l1.143%203.53h-3.524l-.667-2.054m-33.857-1.476l-1.143%203.53h3.524l.667-2.054m-8.575-26.856v9.428c0%206.915%205.4%2012.572%2012%2012.572h26c6.6%200%2012-5.657%2012-12.572v-9.428s-23%202.095-50%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/bathtub.svg?color=%231a73e8&size=48