The Phosphor couch icon depicts a piece of furniture designed for seating, commonly used in UIs to represent living room elements, relaxation, or furniture-related commerce.
Common uses
- Representing a living room or lounge area.
- Indicating a 'home' or 'comfort' setting.
- Used in e-commerce for furniture listings.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Couch } from '@phosphor-icons/react';
<Couch size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Couch size={24} />thin
<Couch size={24} weight="thin" />light
<Couch size={24} weight="light" />bold
<Couch size={24} weight="bold" />fill
<Couch size={24} weight="fill" />duotone
<Couch size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- furnitureseatobjectscommercecouchsofaseating
FAQ
- What does the couch icon represent?
- It represents a couch, a long upholstered seat with a back and arms, typically found in living rooms.
- How do I use the couch icon in React?
- You can import and use it like this: import { Couch } from '@phosphor-icons/react'; <Couch />.
- What is the license for the Phosphor couch icon?
- The Phosphor couch 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 →