John KuehJohn Kueh

armchair icon

Phosphor · armchair · MIT

Download SVG

The Phosphor armchair icon depicts a comfortable, upholstered chair, commonly used to represent furniture, seating options, or items related to home goods and commerce in user interfaces.

Common uses

  • Displaying furniture items in an e-commerce product list.
  • Representing a 'lounge' or 'relaxation' area in a floor plan.
  • Indicating seating availability or types in a venue booking system.

Use it in React

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

<Armchair size={24} />

Styles

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

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

Details

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

FAQ

What does the armchair icon represent?
It represents a piece of furniture, specifically an upholstered chair, often used for comfort and relaxation.
How do I use the armchair icon in React?
You can import and use it in your React application with: import { Armchair } from '@phosphor-icons/react'.
What is the license for the Phosphor armchair icon?
The Phosphor icon library, including the armchair 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 →