toilet icon
toilet-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- toilet-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
toiletEmoji One (Colored)toiletFont Awesome 6 SolidtoiletFont Awesome Solidtoilet-16-filledFluent UI System IconstoiletFluent EmojitoiletFluent Emoji FlattoiletFluent Emoji High ContrasttoiletFirefox OS EmojitoiletIconParktoiletIconPark OutlinetoiletIconPark SolidtoiletIconPark TwoTonetoiletLine AwesometoiletLucidetoiletMaterial Design IconstoiletNoto EmojitoiletOpenMojitoiletStreamline EmojistoiletTwitter Emoji
Related icons in Phosphor
Use the toilet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M167.92 222.87A8 8 0 0 1 160 232H96a8 8 0 0 1-7.92-9.13l4.34-30.36a88.2 88.2 0 0 0 71.14 0ZM184 32H72a8 8 0 0 0-8 8v72h128V40a8 8 0 0 0-8-8" opacity=".2"/><path d="M120 64a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h16a8 8 0 0 1 8 8m52.32 133.14l3.52 24.6A16 16 0 0 1 160 240H96a16 16 0 0 1-15.84-18.26l3.52-24.6A96.09 96.09 0 0 1 32 112a8 8 0 0 1 8-8h16V40a16 16 0 0 1 16-16h112a16 16 0 0 1 16 16v64h16a8 8 0 0 1 8 8a96.09 96.09 0 0 1-51.68 85.14M72 104h112V40H72Zm85.07 99.5a96.15 96.15 0 0 1-58.14 0L96 224h64ZM207.6 120H48.4a80 80 0 0 0 159.2 0"/></g></svg>
React
import type { SVGProps } from "react";
export function PhToiletDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M167.92 222.87A8 8 0 0 1 160 232H96a8 8 0 0 1-7.92-9.13l4.34-30.36a88.2 88.2 0 0 0 71.14 0ZM184 32H72a8 8 0 0 0-8 8v72h128V40a8 8 0 0 0-8-8" opacity=".2"/><path d="M120 64a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h16a8 8 0 0 1 8 8m52.32 133.14l3.52 24.6A16 16 0 0 1 160 240H96a16 16 0 0 1-15.84-18.26l3.52-24.6A96.09 96.09 0 0 1 32 112a8 8 0 0 1 8-8h16V40a16 16 0 0 1 16-16h112a16 16 0 0 1 16 16v64h16a8 8 0 0 1 8 8a96.09 96.09 0 0 1-51.68 85.14M72 104h112V40H72Zm85.07 99.5a96.15 96.15 0 0 1-58.14 0L96 224h64ZM207.6 120H48.4a80 80 0 0 0 159.2 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M167.92 222.87A8 8 0 0 1 160 232H96a8 8 0 0 1-7.92-9.13l4.34-30.36a88.2 88.2 0 0 0 71.14 0ZM184 32H72a8 8 0 0 0-8 8v72h128V40a8 8 0 0 0-8-8" opacity=".2"/><path d="M120 64a8 8 0 0 1-8 8H96a8 8 0 0 1 0-16h16a8 8 0 0 1 8 8m52.32 133.14l3.52 24.6A16 16 0 0 1 160 240H96a16 16 0 0 1-15.84-18.26l3.52-24.6A96.09 96.09 0 0 1 32 112a8 8 0 0 1 8-8h16V40a16 16 0 0 1 16-16h112a16 16 0 0 1 16 16v64h16a8 8 0 0 1 8 8a96.09 96.09 0 0 1-51.68 85.14M72 104h112V40H72Zm85.07 99.5a96.15 96.15 0 0 1-58.14 0L96 224h64ZM207.6 120H48.4a80 80 0 0 0 159.2 0"/></g></svg> </template>
CSS
.icon-toilet-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M167.92%20222.87A8%208%200%200%201%20160%20232H96a8%208%200%200%201-7.92-9.13l4.34-30.36a88.2%2088.2%200%200%200%2071.14%200ZM184%2032H72a8%208%200%200%200-8%208v72h128V40a8%208%200%200%200-8-8%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M120%2064a8%208%200%200%201-8%208H96a8%208%200%200%201%200-16h16a8%208%200%200%201%208%208m52.32%20133.14l3.52%2024.6A16%2016%200%200%201%20160%20240H96a16%2016%200%200%201-15.84-18.26l3.52-24.6A96.09%2096.09%200%200%201%2032%20112a8%208%200%200%201%208-8h16V40a16%2016%200%200%201%2016-16h112a16%2016%200%200%201%2016%2016v64h16a8%208%200%200%201%208%208a96.09%2096.09%200%200%201-51.68%2085.14M72%20104h112V40H72Zm85.07%2099.5a96.15%2096.15%200%200%201-58.14%200L96%20224h64ZM207.6%20120H48.4a80%2080%200%200%200%20159.2%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M167.92%20222.87A8%208%200%200%201%20160%20232H96a8%208%200%200%201-7.92-9.13l4.34-30.36a88.2%2088.2%200%200%200%2071.14%200ZM184%2032H72a8%208%200%200%200-8%208v72h128V40a8%208%200%200%200-8-8%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M120%2064a8%208%200%200%201-8%208H96a8%208%200%200%201%200-16h16a8%208%200%200%201%208%208m52.32%20133.14l3.52%2024.6A16%2016%200%200%201%20160%20240H96a16%2016%200%200%201-15.84-18.26l3.52-24.6A96.09%2096.09%200%200%201%2032%20112a8%208%200%200%201%208-8h16V40a16%2016%200%200%201%2016-16h112a16%2016%200%200%201%2016%2016v64h16a8%208%200%200%201%208%208a96.09%2096.09%200%200%201-51.68%2085.14M72%20104h112V40H72Zm85.07%2099.5a96.15%2096.15%200%200%201-58.14%200L96%20224h64ZM207.6%20120H48.4a80%2080%200%200%200%20159.2%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/ph/toilet-duotone.svg?color=%231a73e8&size=48