bathtub emoji
bathtub from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- bathtub
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Objects
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
bathtubFont Awesome SolidbathtubFluent EmojibathtubFluent Emoji FlatbathtubFluent Emoji High ContrastbathtubFirefox OS EmojibathtubJam IconsbathtubMaterial SymbolsbathtubMaterial Symbols LightbathtubMaterial Design IconsbathtubNoto EmojibathtubOpenMojibathtubPhosphorbathtubStreamline EmojisbathtubTwitter Emoji
More objects icons from Emoji One (Colored)
Use the bathtub emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c6bbb3" d="M13.1 57.5c0 2.5-.9 4.5-2.9 4.5s-3.4-2.2-2.5-4.5C9 53.9 12.2 52 14.2 52c1.9 0-1.1 3-1.1 5.5m37.8 0c0 2.5.9 4.5 2.9 4.5s3.4-2.2 2.5-4.5C55 53.9 51.8 52 49.8 52c-1.9 0 1.1 3 1.1 5.5"/><path fill="#e2d8c7" d="M59.1 40.1c0 18.4-12 18.8-26.9 18.8S5.4 58.5 5.4 40.1z"/><path fill="#c6bbb3" d="M5.4 41h53.7v1.2H5.4z"/><path fill="#ddd3ca" d="M59.4 41.4H5.1c-4.1 0-4.1-4.8 0-4.8h54.3c3.5 0 3.5 4.8 0 4.8"/><path fill="#a6aeb0" d="M33.8 14.8C28.8 9.6 32.1 2 32.1 2s-10.5 10.1-3.9 17c7.7 8 3.9 13 3.9 13s9.6-9 1.7-17.2m-15 4.7c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6m29.9 0c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6" opacity=".6"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneBathtub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c6bbb3" d="M13.1 57.5c0 2.5-.9 4.5-2.9 4.5s-3.4-2.2-2.5-4.5C9 53.9 12.2 52 14.2 52c1.9 0-1.1 3-1.1 5.5m37.8 0c0 2.5.9 4.5 2.9 4.5s3.4-2.2 2.5-4.5C55 53.9 51.8 52 49.8 52c-1.9 0 1.1 3 1.1 5.5"/><path fill="#e2d8c7" d="M59.1 40.1c0 18.4-12 18.8-26.9 18.8S5.4 58.5 5.4 40.1z"/><path fill="#c6bbb3" d="M5.4 41h53.7v1.2H5.4z"/><path fill="#ddd3ca" d="M59.4 41.4H5.1c-4.1 0-4.1-4.8 0-4.8h54.3c3.5 0 3.5 4.8 0 4.8"/><path fill="#a6aeb0" d="M33.8 14.8C28.8 9.6 32.1 2 32.1 2s-10.5 10.1-3.9 17c7.7 8 3.9 13 3.9 13s9.6-9 1.7-17.2m-15 4.7c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6m29.9 0c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6" opacity=".6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c6bbb3" d="M13.1 57.5c0 2.5-.9 4.5-2.9 4.5s-3.4-2.2-2.5-4.5C9 53.9 12.2 52 14.2 52c1.9 0-1.1 3-1.1 5.5m37.8 0c0 2.5.9 4.5 2.9 4.5s3.4-2.2 2.5-4.5C55 53.9 51.8 52 49.8 52c-1.9 0 1.1 3 1.1 5.5"/><path fill="#e2d8c7" d="M59.1 40.1c0 18.4-12 18.8-26.9 18.8S5.4 58.5 5.4 40.1z"/><path fill="#c6bbb3" d="M5.4 41h53.7v1.2H5.4z"/><path fill="#ddd3ca" d="M59.4 41.4H5.1c-4.1 0-4.1-4.8 0-4.8h54.3c3.5 0 3.5 4.8 0 4.8"/><path fill="#a6aeb0" d="M33.8 14.8C28.8 9.6 32.1 2 32.1 2s-10.5 10.1-3.9 17c7.7 8 3.9 13 3.9 13s9.6-9 1.7-17.2m-15 4.7c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6m29.9 0c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6" opacity=".6"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23c6bbb3%22%20d%3D%22M13.1%2057.5c0%202.5-.9%204.5-2.9%204.5s-3.4-2.2-2.5-4.5C9%2053.9%2012.2%2052%2014.2%2052c1.9%200-1.1%203-1.1%205.5m37.8%200c0%202.5.9%204.5%202.9%204.5s3.4-2.2%202.5-4.5C55%2053.9%2051.8%2052%2049.8%2052c-1.9%200%201.1%203%201.1%205.5%22%2F%3E%3Cpath%20fill%3D%22%23e2d8c7%22%20d%3D%22M59.1%2040.1c0%2018.4-12%2018.8-26.9%2018.8S5.4%2058.5%205.4%2040.1z%22%2F%3E%3Cpath%20fill%3D%22%23c6bbb3%22%20d%3D%22M5.4%2041h53.7v1.2H5.4z%22%2F%3E%3Cpath%20fill%3D%22%23ddd3ca%22%20d%3D%22M59.4%2041.4H5.1c-4.1%200-4.1-4.8%200-4.8h54.3c3.5%200%203.5%204.8%200%204.8%22%2F%3E%3Cpath%20fill%3D%22%23a6aeb0%22%20d%3D%22M33.8%2014.8C28.8%209.6%2032.1%202%2032.1%202s-10.5%2010.1-3.9%2017c7.7%208%203.9%2013%203.9%2013s9.6-9%201.7-17.2m-15%204.7c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9%207.3-2.9%2012.4c5.8%205.8%202.9%209.5%202.9%209.5s7.2-6.6%201.3-12.6m29.9%200c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9%207.3-2.9%2012.4c5.8%205.8%202.9%209.5%202.9%209.5s7.2-6.6%201.3-12.6%22%20opacity%3D%22.6%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23c6bbb3%22%20d%3D%22M13.1%2057.5c0%202.5-.9%204.5-2.9%204.5s-3.4-2.2-2.5-4.5C9%2053.9%2012.2%2052%2014.2%2052c1.9%200-1.1%203-1.1%205.5m37.8%200c0%202.5.9%204.5%202.9%204.5s3.4-2.2%202.5-4.5C55%2053.9%2051.8%2052%2049.8%2052c-1.9%200%201.1%203%201.1%205.5%22%2F%3E%3Cpath%20fill%3D%22%23e2d8c7%22%20d%3D%22M59.1%2040.1c0%2018.4-12%2018.8-26.9%2018.8S5.4%2058.5%205.4%2040.1z%22%2F%3E%3Cpath%20fill%3D%22%23c6bbb3%22%20d%3D%22M5.4%2041h53.7v1.2H5.4z%22%2F%3E%3Cpath%20fill%3D%22%23ddd3ca%22%20d%3D%22M59.4%2041.4H5.1c-4.1%200-4.1-4.8%200-4.8h54.3c3.5%200%203.5%204.8%200%204.8%22%2F%3E%3Cpath%20fill%3D%22%23a6aeb0%22%20d%3D%22M33.8%2014.8C28.8%209.6%2032.1%202%2032.1%202s-10.5%2010.1-3.9%2017c7.7%208%203.9%2013%203.9%2013s9.6-9%201.7-17.2m-15%204.7c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9%207.3-2.9%2012.4c5.8%205.8%202.9%209.5%202.9%209.5s7.2-6.6%201.3-12.6m29.9%200c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9%207.3-2.9%2012.4c5.8%205.8%202.9%209.5%202.9%209.5s7.2-6.6%201.3-12.6%22%20opacity%3D%22.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/bathtub.svg?color=%231a73e8&size=48