The Lucide toilet icon depicts a standard toilet bowl and is commonly used to represent restrooms, bathrooms, or sanitation facilities in user interfaces.
Common uses
- Labeling a public restroom.
- Indicating a bathroom facility on a map.
- Representing a 'go' or 'relief' action in a game.
Use it in React
Install
npm i lucide-reactImport & render
import { Toilet } from 'lucide-react';
<Toilet size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- toiletpottybathroomwashroomrestroom
FAQ
- What does the toilet icon represent?
- It represents a toilet bowl, typically used for indicating restrooms or bathroom facilities.
- How do I use the toilet icon in React?
- You can import and use it in React with: import { Toilet } from 'lucide-react'.
- What is the license for this icon?
- The Lucide toilet icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →