mens room emoji
mens-room from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- mens-room
- 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 mens room 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="m42.76 40.64l-.595-14.27c-.086-1.727-2.22-3.739-3.91-3.756h-4.508c-1.69.016-3.826 2.029-3.91 3.756l-.596 14.27c-.004.098.578.629.539.718l2.37-1.859l-.7 16.61c-.025.237.199.49.343.676c.028.036.07.06.114.068c.16 0 .494-.322.553-.846l1.91-16.93c.04-.347.13-.686.264-1.007l.74-.468h1.22l.545.605c.115.296.265.58.302.896l2.177 16.9c.06.525.392.845.552.845a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .187-.66l-.536-16.63l2.254 1.826c-.054-.1.578-.57.573-.685z"/><circle cx="36" cy="17.39" r="2.23" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="36" cy="17.33" r="2.23" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m39.76 27.06l1.427 28.54c.041.826-.432 1.502-1.052 1.502a1.56 1.56 0 0 1-1.298-1.493l-1.907-16.54c-.095-.821-.51-1.493-.923-1.493s-.826.671-.923 1.493l-1.91 16.54a1.56 1.56 0 0 1-1.298 1.493c-.62 0-1.093-.676-1.052-1.502l1.427-28.54"/><path stroke-linecap="round" stroke-linejoin="round" d="m42.76 40.58l-.595-14.27a3.96 3.96 0 0 0-3.91-3.756h-4.508a3.96 3.96 0 0 0-3.91 3.756l-.596 14.27"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12h48v48H12z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMensRoom(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="m42.76 40.64l-.595-14.27c-.086-1.727-2.22-3.739-3.91-3.756h-4.508c-1.69.016-3.826 2.029-3.91 3.756l-.596 14.27c-.004.098.578.629.539.718l2.37-1.859l-.7 16.61c-.025.237.199.49.343.676c.028.036.07.06.114.068c.16 0 .494-.322.553-.846l1.91-16.93c.04-.347.13-.686.264-1.007l.74-.468h1.22l.545.605c.115.296.265.58.302.896l2.177 16.9c.06.525.392.845.552.845a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .187-.66l-.536-16.63l2.254 1.826c-.054-.1.578-.57.573-.685z"/><circle cx="36" cy="17.39" r="2.23" fill="#fff"/><g fill="none" stroke="#000" strokeWidth="2"><circle cx="36" cy="17.33" r="2.23" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m39.76 27.06l1.427 28.54c.041.826-.432 1.502-1.052 1.502a1.56 1.56 0 0 1-1.298-1.493l-1.907-16.54c-.095-.821-.51-1.493-.923-1.493s-.826.671-.923 1.493l-1.91 16.54a1.56 1.56 0 0 1-1.298 1.493c-.62 0-1.093-.676-1.052-1.502l1.427-28.54"/><path strokeLinecap="round" strokeLinejoin="round" d="m42.76 40.58l-.595-14.27a3.96 3.96 0 0 0-3.91-3.756h-4.508a3.96 3.96 0 0 0-3.91 3.756l-.596 14.27"/><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="m42.76 40.64l-.595-14.27c-.086-1.727-2.22-3.739-3.91-3.756h-4.508c-1.69.016-3.826 2.029-3.91 3.756l-.596 14.27c-.004.098.578.629.539.718l2.37-1.859l-.7 16.61c-.025.237.199.49.343.676c.028.036.07.06.114.068c.16 0 .494-.322.553-.846l1.91-16.93c.04-.347.13-.686.264-1.007l.74-.468h1.22l.545.605c.115.296.265.58.302.896l2.177 16.9c.06.525.392.845.552.845a.18.18 0 0 0 .115-.068a.93.93 0 0 0 .187-.66l-.536-16.63l2.254 1.826c-.054-.1.578-.57.573-.685z"/><circle cx="36" cy="17.39" r="2.23" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="36" cy="17.33" r="2.23" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m39.76 27.06l1.427 28.54c.041.826-.432 1.502-1.052 1.502a1.56 1.56 0 0 1-1.298-1.493l-1.907-16.54c-.095-.821-.51-1.493-.923-1.493s-.826.671-.923 1.493l-1.91 16.54a1.56 1.56 0 0 1-1.298 1.493c-.62 0-1.093-.676-1.052-1.502l1.427-28.54"/><path stroke-linecap="round" stroke-linejoin="round" d="m42.76 40.58l-.595-14.27a3.96 3.96 0 0 0-3.91-3.756h-4.508a3.96 3.96 0 0 0-3.91 3.756l-.596 14.27"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12h48v48H12z"/></g></svg> </template>
CSS
.icon-mens-room {
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%22m42.76%2040.64l-.595-14.27c-.086-1.727-2.22-3.739-3.91-3.756h-4.508c-1.69.016-3.826%202.029-3.91%203.756l-.596%2014.27c-.004.098.578.629.539.718l2.37-1.859l-.7%2016.61c-.025.237.199.49.343.676c.028.036.07.06.114.068c.16%200%20.494-.322.553-.846l1.91-16.93c.04-.347.13-.686.264-1.007l.74-.468h1.22l.545.605c.115.296.265.58.302.896l2.177%2016.9c.06.525.392.845.552.845a.18.18%200%200%200%20.115-.068a.93.93%200%200%200%20.187-.66l-.536-16.63l2.254%201.826c-.054-.1.578-.57.573-.685z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217.39%22%20r%3D%222.23%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%2236%22%20cy%3D%2217.33%22%20r%3D%222.23%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m39.76%2027.06l1.427%2028.54c.041.826-.432%201.502-1.052%201.502a1.56%201.56%200%200%201-1.298-1.493l-1.907-16.54c-.095-.821-.51-1.493-.923-1.493s-.826.671-.923%201.493l-1.91%2016.54a1.56%201.56%200%200%201-1.298%201.493c-.62%200-1.093-.676-1.052-1.502l1.427-28.54%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.76%2040.58l-.595-14.27a3.96%203.96%200%200%200-3.91-3.756h-4.508a3.96%203.96%200%200%200-3.91%203.756l-.596%2014.27%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%22m42.76%2040.64l-.595-14.27c-.086-1.727-2.22-3.739-3.91-3.756h-4.508c-1.69.016-3.826%202.029-3.91%203.756l-.596%2014.27c-.004.098.578.629.539.718l2.37-1.859l-.7%2016.61c-.025.237.199.49.343.676c.028.036.07.06.114.068c.16%200%20.494-.322.553-.846l1.91-16.93c.04-.347.13-.686.264-1.007l.74-.468h1.22l.545.605c.115.296.265.58.302.896l2.177%2016.9c.06.525.392.845.552.845a.18.18%200%200%200%20.115-.068a.93.93%200%200%200%20.187-.66l-.536-16.63l2.254%201.826c-.054-.1.578-.57.573-.685z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217.39%22%20r%3D%222.23%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%2236%22%20cy%3D%2217.33%22%20r%3D%222.23%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m39.76%2027.06l1.427%2028.54c.041.826-.432%201.502-1.052%201.502a1.56%201.56%200%200%201-1.298-1.493l-1.907-16.54c-.095-.821-.51-1.493-.923-1.493s-.826.671-.923%201.493l-1.91%2016.54a1.56%201.56%200%200%201-1.298%201.493c-.62%200-1.093-.676-1.052-1.502l1.427-28.54%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.76%2040.58l-.595-14.27a3.96%203.96%200%200%200-3.91-3.756h-4.508a3.96%203.96%200%200%200-3.91%203.756l-.596%2014.27%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/mens-room.svg?color=%231a73e8&size=48