toilet emoji
toilet from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- toilet
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
toiletEmoji One (Colored)toiletFont Awesome 6 SolidtoiletFont Awesome Solidtoilet-16-filledFluent UI System IconstoiletFluent EmojitoiletFluent Emoji FlattoiletFluent Emoji High ContrasttoiletIconParktoiletIconPark OutlinetoiletIconPark SolidtoiletIconPark TwoTonetoiletLine AwesometoiletLucidetoiletMaterial Design IconstoiletNoto EmojitoiletOpenMojitoiletPhosphortoiletStreamline EmojistoiletTwitter Emoji
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the toilet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M461.375 71H323.811C322.53 71 321 72.278 321 73.558v203.874c0 .149.258.338.285.479l-3.75 2.089H85.494c-18.531 0-30.93 18.981-23.504 35.96c21.101 48.24 66.095 83.594 120.029 91.156c11.715 3.787 21.412 15.453 22.249 29.298l-8.995 32.182C189.306 487.119 202.829 505 221.997 505h126.512C367.677 505 377 494.341 377 472.119V330.682c.302-.944.548-1.897.548-2.567c0-26.307 13.452-48.042 49.452-48.301V280h34.375c1.281 0 2.625-1.287 2.625-2.568V73.558c0-1.28-1.344-2.558-2.625-2.558M463 55.385c0 .892-.723 1.615-1.615 1.615h-138.77A1.615 1.615 0 0 1 321 55.385v-37.77c0-.892.723-1.615 1.615-1.615h138.769c.892 0 1.615.723 1.615 1.615z"/><path fill="#597B91" d="m339.164 279.157l-.066-.066c-.019.276-.041.566-.069.909H85.494c-4.001 0-7.714.847-11.006 2.408a23 23 0 0 1-.523-4.869c0-12.449 10.091-22.539 22.54-22.539h218.502L151.647 91.64c8.803-8.802 23.074-8.802 31.876 0l155.641 155.641c8.803 8.802 8.803 23.073 0 31.876"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiToilet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M461.375 71H323.811C322.53 71 321 72.278 321 73.558v203.874c0 .149.258.338.285.479l-3.75 2.089H85.494c-18.531 0-30.93 18.981-23.504 35.96c21.101 48.24 66.095 83.594 120.029 91.156c11.715 3.787 21.412 15.453 22.249 29.298l-8.995 32.182C189.306 487.119 202.829 505 221.997 505h126.512C367.677 505 377 494.341 377 472.119V330.682c.302-.944.548-1.897.548-2.567c0-26.307 13.452-48.042 49.452-48.301V280h34.375c1.281 0 2.625-1.287 2.625-2.568V73.558c0-1.28-1.344-2.558-2.625-2.558M463 55.385c0 .892-.723 1.615-1.615 1.615h-138.77A1.615 1.615 0 0 1 321 55.385v-37.77c0-.892.723-1.615 1.615-1.615h138.769c.892 0 1.615.723 1.615 1.615z"/><path fill="#597B91" d="m339.164 279.157l-.066-.066c-.019.276-.041.566-.069.909H85.494c-4.001 0-7.714.847-11.006 2.408a23 23 0 0 1-.523-4.869c0-12.449 10.091-22.539 22.54-22.539h218.502L151.647 91.64c8.803-8.802 23.074-8.802 31.876 0l155.641 155.641c8.803 8.802 8.803 23.073 0 31.876"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E5E4DF" d="M461.375 71H323.811C322.53 71 321 72.278 321 73.558v203.874c0 .149.258.338.285.479l-3.75 2.089H85.494c-18.531 0-30.93 18.981-23.504 35.96c21.101 48.24 66.095 83.594 120.029 91.156c11.715 3.787 21.412 15.453 22.249 29.298l-8.995 32.182C189.306 487.119 202.829 505 221.997 505h126.512C367.677 505 377 494.341 377 472.119V330.682c.302-.944.548-1.897.548-2.567c0-26.307 13.452-48.042 49.452-48.301V280h34.375c1.281 0 2.625-1.287 2.625-2.568V73.558c0-1.28-1.344-2.558-2.625-2.558M463 55.385c0 .892-.723 1.615-1.615 1.615h-138.77A1.615 1.615 0 0 1 321 55.385v-37.77c0-.892.723-1.615 1.615-1.615h138.769c.892 0 1.615.723 1.615 1.615z"/><path fill="#597B91" d="m339.164 279.157l-.066-.066c-.019.276-.041.566-.069.909H85.494c-4.001 0-7.714.847-11.006 2.408a23 23 0 0 1-.523-4.869c0-12.449 10.091-22.539 22.54-22.539h218.502L151.647 91.64c8.803-8.802 23.074-8.802 31.876 0l155.641 155.641c8.803 8.802 8.803 23.073 0 31.876"/></svg> </template>
CSS
.icon-toilet {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M461.375%2071H323.811C322.53%2071%20321%2072.278%20321%2073.558v203.874c0%20.149.258.338.285.479l-3.75%202.089H85.494c-18.531%200-30.93%2018.981-23.504%2035.96c21.101%2048.24%2066.095%2083.594%20120.029%2091.156c11.715%203.787%2021.412%2015.453%2022.249%2029.298l-8.995%2032.182C189.306%20487.119%20202.829%20505%20221.997%20505h126.512C367.677%20505%20377%20494.341%20377%20472.119V330.682c.302-.944.548-1.897.548-2.567c0-26.307%2013.452-48.042%2049.452-48.301V280h34.375c1.281%200%202.625-1.287%202.625-2.568V73.558c0-1.28-1.344-2.558-2.625-2.558M463%2055.385c0%20.892-.723%201.615-1.615%201.615h-138.77A1.615%201.615%200%200%201%20321%2055.385v-37.77c0-.892.723-1.615%201.615-1.615h138.769c.892%200%201.615.723%201.615%201.615z%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22m339.164%20279.157l-.066-.066c-.019.276-.041.566-.069.909H85.494c-4.001%200-7.714.847-11.006%202.408a23%2023%200%200%201-.523-4.869c0-12.449%2010.091-22.539%2022.54-22.539h218.502L151.647%2091.64c8.803-8.802%2023.074-8.802%2031.876%200l155.641%20155.641c8.803%208.802%208.803%2023.073%200%2031.876%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23E5E4DF%22%20d%3D%22M461.375%2071H323.811C322.53%2071%20321%2072.278%20321%2073.558v203.874c0%20.149.258.338.285.479l-3.75%202.089H85.494c-18.531%200-30.93%2018.981-23.504%2035.96c21.101%2048.24%2066.095%2083.594%20120.029%2091.156c11.715%203.787%2021.412%2015.453%2022.249%2029.298l-8.995%2032.182C189.306%20487.119%20202.829%20505%20221.997%20505h126.512C367.677%20505%20377%20494.341%20377%20472.119V330.682c.302-.944.548-1.897.548-2.567c0-26.307%2013.452-48.042%2049.452-48.301V280h34.375c1.281%200%202.625-1.287%202.625-2.568V73.558c0-1.28-1.344-2.558-2.625-2.558M463%2055.385c0%20.892-.723%201.615-1.615%201.615h-138.77A1.615%201.615%200%200%201%20321%2055.385v-37.77c0-.892.723-1.615%201.615-1.615h138.769c.892%200%201.615.723%201.615%201.615z%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22m339.164%20279.157l-.066-.066c-.019.276-.041.566-.069.909H85.494c-4.001%200-7.714.847-11.006%202.408a23%2023%200%200%201-.523-4.869c0-12.449%2010.091-22.539%2022.54-22.539h218.502L151.647%2091.64c8.803-8.802%2023.074-8.802%2031.876%200l155.641%20155.641c8.803%208.802%208.803%2023.073%200%2031.876%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/toilet.svg?color=%231a73e8&size=48