The Phosphor toilet paper icon depicts a roll of toilet paper, commonly used in UI to represent restrooms, bathrooms, or hygiene-related features.
Common uses
- Link to bathroom facilities
- Hygiene product category
- Restroom availability status
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ToiletPaper } from '@phosphor-icons/react';
<ToiletPaper size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ToiletPaper size={24} />thin
<ToiletPaper size={24} weight="thin" />light
<ToiletPaper size={24} weight="light" />bold
<ToiletPaper size={24} weight="bold" />fill
<ToiletPaper size={24} weight="fill" />duotone
<ToiletPaper size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- health & wellness
- Keywords
- bathroomrestroomlavatorywater closethealth & wellnessobjectstoiletpaperwc
FAQ
- What is the toilet paper icon for?
- It visually represents items or locations related to bathrooms, restrooms, or personal hygiene.
- How do I use the toilet paper icon in React?
- Import it from the library and use it as a component: import { ToiletPaper } from '@phosphor-icons/react'
- What is the license for this icon?
- The Phosphor icon library, including the toilet paper icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →