John KuehJohn Kueh

seat selector icon

HugeIcons · SeatSelectorIcon · MIT

Download SVG

The HugeIcons seat selector icon visually represents the process of choosing a seat, commonly used in interfaces for booking tickets or selecting spots.

Common uses

  • Flight booking seat selection
  • Cinema ticket purchasing
  • Event seating arrangement

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SeatSelectorIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SeatSelectorIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chair selectorplace pickerseating chart

FAQ

What does the seat selector icon represent?
It represents the action of selecting a seat, often used in interfaces where users need to choose a specific location from a set of available options.
How do I use the SeatSelectorIcon in React?
Import both HugeiconsIcon and SeatSelectorIcon, then render it using <HugeiconsIcon icon={SeatSelectorIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →