restroom emoji
restroom from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- restroom
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the restroom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M12 12h48v47.83H12z"/><path fill="#fff" d="m51.95 40.6l-.605-14.45c-.086-1.736-1.292-3.532-2.99-3.548L42.54 22.5c-1.699.016-3.48 1.809-3.568 3.545l-.614 14.55c-.005.098.402.76.362.849l2.561-1.996l-.704 16.7c-.024.238.2.492.345.68q.046.055.115.068c.162 0 .496-.323.556-.85l1.92-17.02l3.088.025l2.189 16.99c.06.527.393.85.555.85a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .189-.664l-.54-16.72l2.344 1.912c-.055-.101.504-.65.499-.765z"/><circle cx="45.14" cy="17.23" r="2.242" fill="#fff"/><path fill="#fff" d="m33.64 40.6l-.622-14.63c-.087-1.736-1.05-3.293-2.748-3.31l-6.17-.151c-1.7.016-3.313 1.526-3.4 3.262L20.05 40.6c-.005.098.335.701.295.79l1.865-.784l-.189 15.59c-.025.237.45.438.595.626q.046.055.115.068c.162 0 .496-.323.556-.85l1.919-17.02h3.356l1.556 17.12c.06.528.757.742.918.742a.18.18 0 0 0 .115-.068c.145-.188.785-.436.76-.674l-.183-15.59l1.59.868c-.055-.101.33-.714.325-.83z"/><circle cx="26.89" cy="17.23" r="2.242" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="45.14" cy="17.23" r="2.242" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m48.93 27l1.435 28.69c.042.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63a1.57 1.57 0 0 1-1.305 1.501c-.623 0-1.099-.68-1.057-1.51L41.383 27"/><path stroke-linecap="round" stroke-linejoin="round" d="m38.36 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><circle cx="26.9" cy="17.23" r="2.242" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.65 27.3c-1.776 2.667-.511 4.612-.024 6.041c.346 1.016.57 3.172.678 4.239c.453 4.513.757 18.12.757 18.12c.041.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63A1.57 1.57 0 0 1 22.7 57.21c-.623 0-1.1-.68-1.057-1.51c0 0 .394-13.47.81-17.94c.104-1.112.28-3.359.625-4.421c.466-1.437 1.825-3.578.021-6.041"/><path stroke-linecap="round" stroke-linejoin="round" d="m20.05 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12h48v48H12z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRestroom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M12 12h48v47.83H12z"/><path fill="#fff" d="m51.95 40.6l-.605-14.45c-.086-1.736-1.292-3.532-2.99-3.548L42.54 22.5c-1.699.016-3.48 1.809-3.568 3.545l-.614 14.55c-.005.098.402.76.362.849l2.561-1.996l-.704 16.7c-.024.238.2.492.345.68q.046.055.115.068c.162 0 .496-.323.556-.85l1.92-17.02l3.088.025l2.189 16.99c.06.527.393.85.555.85a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .189-.664l-.54-16.72l2.344 1.912c-.055-.101.504-.65.499-.765z"/><circle cx="45.14" cy="17.23" r="2.242" fill="#fff"/><path fill="#fff" d="m33.64 40.6l-.622-14.63c-.087-1.736-1.05-3.293-2.748-3.31l-6.17-.151c-1.7.016-3.313 1.526-3.4 3.262L20.05 40.6c-.005.098.335.701.295.79l1.865-.784l-.189 15.59c-.025.237.45.438.595.626q.046.055.115.068c.162 0 .496-.323.556-.85l1.919-17.02h3.356l1.556 17.12c.06.528.757.742.918.742a.18.18 0 0 0 .115-.068c.145-.188.785-.436.76-.674l-.183-15.59l1.59.868c-.055-.101.33-.714.325-.83z"/><circle cx="26.89" cy="17.23" r="2.242" fill="#fff"/><g fill="none" stroke="#000" strokeWidth="2"><circle cx="45.14" cy="17.23" r="2.242" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m48.93 27l1.435 28.69c.042.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63a1.57 1.57 0 0 1-1.305 1.501c-.623 0-1.099-.68-1.057-1.51L41.383 27"/><path strokeLinecap="round" strokeLinejoin="round" d="m38.36 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><circle cx="26.9" cy="17.23" r="2.242" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M30.65 27.3c-1.776 2.667-.511 4.612-.024 6.041c.346 1.016.57 3.172.678 4.239c.453 4.513.757 18.12.757 18.12c.041.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63A1.57 1.57 0 0 1 22.7 57.21c-.623 0-1.1-.68-1.057-1.51c0 0 .394-13.47.81-17.94c.104-1.112.28-3.359.625-4.421c.466-1.437 1.825-3.578.021-6.041"/><path strokeLinecap="round" strokeLinejoin="round" d="m20.05 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 12h48v48H12z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M12 12h48v47.83H12z"/><path fill="#fff" d="m51.95 40.6l-.605-14.45c-.086-1.736-1.292-3.532-2.99-3.548L42.54 22.5c-1.699.016-3.48 1.809-3.568 3.545l-.614 14.55c-.005.098.402.76.362.849l2.561-1.996l-.704 16.7c-.024.238.2.492.345.68q.046.055.115.068c.162 0 .496-.323.556-.85l1.92-17.02l3.088.025l2.189 16.99c.06.527.393.85.555.85a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .189-.664l-.54-16.72l2.344 1.912c-.055-.101.504-.65.499-.765z"/><circle cx="45.14" cy="17.23" r="2.242" fill="#fff"/><path fill="#fff" d="m33.64 40.6l-.622-14.63c-.087-1.736-1.05-3.293-2.748-3.31l-6.17-.151c-1.7.016-3.313 1.526-3.4 3.262L20.05 40.6c-.005.098.335.701.295.79l1.865-.784l-.189 15.59c-.025.237.45.438.595.626q.046.055.115.068c.162 0 .496-.323.556-.85l1.919-17.02h3.356l1.556 17.12c.06.528.757.742.918.742a.18.18 0 0 0 .115-.068c.145-.188.785-.436.76-.674l-.183-15.59l1.59.868c-.055-.101.33-.714.325-.83z"/><circle cx="26.89" cy="17.23" r="2.242" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="45.14" cy="17.23" r="2.242" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m48.93 27l1.435 28.69c.042.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63a1.57 1.57 0 0 1-1.305 1.501c-.623 0-1.099-.68-1.057-1.51L41.383 27"/><path stroke-linecap="round" stroke-linejoin="round" d="m38.36 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><circle cx="26.9" cy="17.23" r="2.242" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.65 27.3c-1.776 2.667-.511 4.612-.024 6.041c.346 1.016.57 3.172.678 4.239c.453 4.513.757 18.12.757 18.12c.041.83-.434 1.51-1.057 1.51a1.57 1.57 0 0 1-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928 1.501l-1.92 16.63A1.57 1.57 0 0 1 22.7 57.21c-.623 0-1.1-.68-1.057-1.51c0 0 .394-13.47.81-17.94c.104-1.112.28-3.359.625-4.421c.466-1.437 1.825-3.578.021-6.041"/><path stroke-linecap="round" stroke-linejoin="round" d="m20.05 40.6l.598-14.35a3.983 3.983 0 0 1 3.932-3.776h4.531a3.98 3.98 0 0 1 3.932 3.776l.598 14.35"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12h48v48H12z"/></g></svg> </template>
CSS
.icon-restroom {
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%2392d3f5%22%20d%3D%22M12%2012h48v47.83H12z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m51.95%2040.6l-.605-14.45c-.086-1.736-1.292-3.532-2.99-3.548L42.54%2022.5c-1.699.016-3.48%201.809-3.568%203.545l-.614%2014.55c-.005.098.402.76.362.849l2.561-1.996l-.704%2016.7c-.024.238.2.492.345.68q.046.055.115.068c.162%200%20.496-.323.556-.85l1.92-17.02l3.088.025l2.189%2016.99c.06.527.393.85.555.85a.18.18%200%200%200%20.115-.068a.93.93%200%200%200%20.189-.664l-.54-16.72l2.344%201.912c-.055-.101.504-.65.499-.765z%22%2F%3E%3Ccircle%20cx%3D%2245.14%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m33.64%2040.6l-.622-14.63c-.087-1.736-1.05-3.293-2.748-3.31l-6.17-.151c-1.7.016-3.313%201.526-3.4%203.262L20.05%2040.6c-.005.098.335.701.295.79l1.865-.784l-.189%2015.59c-.025.237.45.438.595.626q.046.055.115.068c.162%200%20.496-.323.556-.85l1.919-17.02h3.356l1.556%2017.12c.06.528.757.742.918.742a.18.18%200%200%200%20.115-.068c.145-.188.785-.436.76-.674l-.183-15.59l1.59.868c-.055-.101.33-.714.325-.83z%22%2F%3E%3Ccircle%20cx%3D%2226.89%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2245.14%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m48.93%2027l1.435%2028.69c.042.83-.434%201.51-1.057%201.51a1.57%201.57%200%200%201-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928%201.501l-1.92%2016.63a1.57%201.57%200%200%201-1.305%201.501c-.623%200-1.099-.68-1.057-1.51L41.383%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m38.36%2040.6l.598-14.35a3.983%203.983%200%200%201%203.932-3.776h4.531a3.98%203.98%200%200%201%203.932%203.776l.598%2014.35%22%2F%3E%3Ccircle%20cx%3D%2226.9%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.65%2027.3c-1.776%202.667-.511%204.612-.024%206.041c.346%201.016.57%203.172.678%204.239c.453%204.513.757%2018.12.757%2018.12c.041.83-.434%201.51-1.057%201.51a1.57%201.57%200%200%201-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928%201.501l-1.92%2016.63A1.57%201.57%200%200%201%2022.7%2057.21c-.623%200-1.1-.68-1.057-1.51c0%200%20.394-13.47.81-17.94c.104-1.112.28-3.359.625-4.421c.466-1.437%201.825-3.578.021-6.041%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20.05%2040.6l.598-14.35a3.983%203.983%200%200%201%203.932-3.776h4.531a3.98%203.98%200%200%201%203.932%203.776l.598%2014.35%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012h48v48H12z%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%2392d3f5%22%20d%3D%22M12%2012h48v47.83H12z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m51.95%2040.6l-.605-14.45c-.086-1.736-1.292-3.532-2.99-3.548L42.54%2022.5c-1.699.016-3.48%201.809-3.568%203.545l-.614%2014.55c-.005.098.402.76.362.849l2.561-1.996l-.704%2016.7c-.024.238.2.492.345.68q.046.055.115.068c.162%200%20.496-.323.556-.85l1.92-17.02l3.088.025l2.189%2016.99c.06.527.393.85.555.85a.18.18%200%200%200%20.115-.068a.93.93%200%200%200%20.189-.664l-.54-16.72l2.344%201.912c-.055-.101.504-.65.499-.765z%22%2F%3E%3Ccircle%20cx%3D%2245.14%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m33.64%2040.6l-.622-14.63c-.087-1.736-1.05-3.293-2.748-3.31l-6.17-.151c-1.7.016-3.313%201.526-3.4%203.262L20.05%2040.6c-.005.098.335.701.295.79l1.865-.784l-.189%2015.59c-.025.237.45.438.595.626q.046.055.115.068c.162%200%20.496-.323.556-.85l1.919-17.02h3.356l1.556%2017.12c.06.528.757.742.918.742a.18.18%200%200%200%20.115-.068c.145-.188.785-.436.76-.674l-.183-15.59l1.59.868c-.055-.101.33-.714.325-.83z%22%2F%3E%3Ccircle%20cx%3D%2226.89%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2245.14%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m48.93%2027l1.435%2028.69c.042.83-.434%201.51-1.057%201.51a1.57%201.57%200%200%201-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928%201.501l-1.92%2016.63a1.57%201.57%200%200%201-1.305%201.501c-.623%200-1.099-.68-1.057-1.51L41.383%2027%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m38.36%2040.6l.598-14.35a3.983%203.983%200%200%201%203.932-3.776h4.531a3.98%203.98%200%200%201%203.932%203.776l.598%2014.35%22%2F%3E%3Ccircle%20cx%3D%2226.9%22%20cy%3D%2217.23%22%20r%3D%222.242%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.65%2027.3c-1.776%202.667-.511%204.612-.024%206.041c.346%201.016.57%203.172.678%204.239c.453%204.513.757%2018.12.757%2018.12c.041.83-.434%201.51-1.057%201.51a1.57%201.57%200%200%201-1.305-1.501l-1.917-16.63c-.095-.825-.513-1.501-.928-1.501s-.83.675-.928%201.501l-1.92%2016.63A1.57%201.57%200%200%201%2022.7%2057.21c-.623%200-1.1-.68-1.057-1.51c0%200%20.394-13.47.81-17.94c.104-1.112.28-3.359.625-4.421c.466-1.437%201.825-3.578.021-6.041%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20.05%2040.6l.598-14.35a3.983%203.983%200%200%201%203.932-3.776h4.531a3.98%203.98%200%200%201%203.932%203.776l.598%2014.35%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012h48v48H12z%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/restroom.svg?color=%231a73e8&size=48