The Phosphor chair icon depicts a simple chair, commonly used to represent seating, furniture, or e-commerce related items in user interfaces.
Common uses
- Representing furniture items in a catalog.
- Indicating a seating arrangement or available seats.
- Used within e-commerce for product listings.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Chair } from '@phosphor-icons/react';
<Chair size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Chair size={24} />thin
<Chair size={24} weight="thin" />light
<Chair size={24} weight="light" />bold
<Chair size={24} weight="bold" />fill
<Chair size={24} weight="fill" />duotone
<Chair size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- seatfurnitureobjectscommercechairstoolseating
FAQ
- What is the Phosphor chair icon used for?
- It's typically used to represent seating, furniture, or items related to commerce in UI designs.
- How do I use the chair icon in React?
- You can import it using: import { Chair } from '@phosphor-icons/react'. Then, render it as a component: <Chair />.
- What is the license for the Phosphor chair icon?
- The Phosphor icon library, including the chair icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.