John KuehJohn Kueh

stool icon

Phosphor · stool · MIT

Download SVG

The Phosphor stool icon depicts a simple, backless seat, often used to represent seating options, furniture, or commerce-related items in a user interface.

Common uses

  • Representing a stool or simple chair in a furniture catalog.
  • Indicating a bar or counter seating area.
  • Used in e-commerce for product listings.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Stool } from '@phosphor-icons/react';

<Stool size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Stool size={24} />
thin
<Stool size={24} weight="thin" />
light
<Stool size={24} weight="light" />
bold
<Stool size={24} weight="bold" />
fill
<Stool size={24} weight="fill" />
duotone
<Stool size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
chairseatfurnitureobjectscommercestoolbar stool

FAQ

What does the stool icon represent?
It represents a backless seat, commonly known as a stool. It's useful for UI elements related to furniture, seating, or commerce.
How do I use the stool icon in React?
You can import and use it in your React application with the following statement: `import { Stool } from '@phosphor-icons/react'`.
What is the license for the Phosphor stool icon?
The Phosphor icon library, including the stool icon, is available under the MIT license.

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 →