John KuehJohn Kueh

airplane mode icon

HugeIcons · AirplaneModeIcon · MIT

Download SVG

The HugeIcons airplane mode icon visually represents the disabling of wireless communication features on a device, commonly used to indicate or activate airplane mode.

Common uses

  • Toggle switch for airplane mode
  • Status indicator for disabled connectivity
  • Button in network settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
flight modeoffline iconno signal iconwireless off

FAQ

What does the airplane mode icon represent?
It signifies the state where a device's cellular, Wi-Fi, and Bluetooth radios are turned off, typically for use during flights.
How do I use the AirplaneModeIcon in React?
Import both HugeiconsIcon and AirplaneModeIcon, then render it using <HugeiconsIcon icon={AirplaneModeIcon} />.
What is the license for this icon?
The HugeIcons airplane mode icon is distributed under the MIT license.

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 →