John KuehJohn Kueh

office chair icon

Phosphor · office-chair · MIT

Download SVG

The Phosphor office chair icon depicts a common piece of office furniture, often used in UIs to represent settings, user profiles, or workspace-related features.

Common uses

  • User profile settings
  • Workspace configuration
  • E-commerce product listing

Use it in React

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

<OfficeChair size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
furnitureseatobjectscommerceofficechairwork chairdesk chairseating

FAQ

What does the office chair icon represent?
It represents a standard office chair, commonly used for elements related to furniture, seating, or office environments in UI design.
How do I use the office chair icon in React?
You can import and use it in your React application with: import { OfficeChair } from '@phosphor-icons/react'.
What is the license for the Phosphor office chair icon?
The Phosphor icon library, including the office chair 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 →