John KuehJohn Kueh

seat icon

Phosphor · seat · MIT

Download SVG

The Phosphor seat icon depicts a stylized representation of a seat, commonly used in UIs to indicate seating availability, seat selection, or transportation-related options.

Common uses

  • Seat selection in booking systems
  • Indicating available seats on a map
  • Transportation mode selection

Use it in React

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

<Seat size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
*new*chaircar seatairplane seattransittransportationtravelingmaps & travelobjectsseat

FAQ

What is the seat icon used for?
It's used to represent seats, often in contexts like transportation, travel, or indicating available seating.
How do I use the seat icon in React?
You can import and use it like this: import { Seat } from '@phosphor-icons/react'; <Seat />.
What is the license for the Phosphor seat icon?
The Phosphor icon library, including the seat 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 →