toilet icon
toilet-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- toilet-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
toiletEmoji One (Colored)toiletFont Awesome 6 SolidtoiletFont Awesome SolidtoiletFluent EmojitoiletFluent Emoji FlattoiletFluent Emoji High ContrasttoiletFirefox OS EmojitoiletIconParktoiletIconPark OutlinetoiletIconPark SolidtoiletIconPark TwoTonetoiletLine AwesometoiletLucidetoiletMaterial Design IconstoiletNoto EmojitoiletOpenMojitoiletPhosphortoiletStreamline EmojistoiletTwitter Emoji
Use the toilet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.997 16a2 2 0 0 1-2 2h-8a1 1 0 0 1-.908-1.419l.863-1.872a6.995 6.995 0 0 0 10.045-2.099zm-2.823-6a3 3 0 0 0 2.076 1.901A5.99 5.99 0 0 1 10.001 15a6 6 0 0 1-5.915-5zM16.5 1A1.5 1.5 0 0 1 18 2.5V9a2 2 0 1 1-4 0V2.5A1.5 1.5 0 0 1 15.5 1zM13 9H4.5a1.5 1.5 0 1 1 0-3H13z"/></svg>
React
import type { SVGProps } from "react";
export function FluentToilet20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.997 16a2 2 0 0 1-2 2h-8a1 1 0 0 1-.908-1.419l.863-1.872a6.995 6.995 0 0 0 10.045-2.099zm-2.823-6a3 3 0 0 0 2.076 1.901A5.99 5.99 0 0 1 10.001 15a6 6 0 0 1-5.915-5zM16.5 1A1.5 1.5 0 0 1 18 2.5V9a2 2 0 1 1-4 0V2.5A1.5 1.5 0 0 1 15.5 1zM13 9H4.5a1.5 1.5 0 1 1 0-3H13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.997 16a2 2 0 0 1-2 2h-8a1 1 0 0 1-.908-1.419l.863-1.872a6.995 6.995 0 0 0 10.045-2.099zm-2.823-6a3 3 0 0 0 2.076 1.901A5.99 5.99 0 0 1 10.001 15a6 6 0 0 1-5.915-5zM16.5 1A1.5 1.5 0 0 1 18 2.5V9a2 2 0 1 1-4 0V2.5A1.5 1.5 0 0 1 15.5 1zM13 9H4.5a1.5 1.5 0 1 1 0-3H13z"/></svg> </template>
CSS
.icon-toilet-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.997%2016a2%202%200%200%201-2%202h-8a1%201%200%200%201-.908-1.419l.863-1.872a6.995%206.995%200%200%200%2010.045-2.099zm-2.823-6a3%203%200%200%200%202.076%201.901A5.99%205.99%200%200%201%2010.001%2015a6%206%200%200%201-5.915-5zM16.5%201A1.5%201.5%200%200%201%2018%202.5V9a2%202%200%201%201-4%200V2.5A1.5%201.5%200%200%201%2015.5%201zM13%209H4.5a1.5%201.5%200%201%201%200-3H13z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.997%2016a2%202%200%200%201-2%202h-8a1%201%200%200%201-.908-1.419l.863-1.872a6.995%206.995%200%200%200%2010.045-2.099zm-2.823-6a3%203%200%200%200%202.076%201.901A5.99%205.99%200%200%201%2010.001%2015a6%206%200%200%201-5.915-5zM16.5%201A1.5%201.5%200%200%201%2018%202.5V9a2%202%200%201%201-4%200V2.5A1.5%201.5%200%200%201%2015.5%201zM13%209H4.5a1.5%201.5%200%201%201%200-3H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/toilet-20-filled.svg?color=%231a73e8&size=48