John KuehJohn Kueh

airplay line icon

HugeIcons · AirplayLineIcon · MIT

Download SVG

The HugeIcons airplay line icon depicts a screen emitting sound waves, commonly used to represent casting or streaming content to another device.

Common uses

  • Cast button in media players
  • Wireless display option
  • Content sharing feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
caststreamwirelessbroadcast

FAQ

What does the airplay line icon represent?
It symbolizes the action of sending audio or video content from one device to another, like a TV or speaker.
How do I use the AirplayLineIcon in React?
Import both HugeiconsIcon and AirplayLineIcon, then render it using <HugeiconsIcon icon={AirplayLineIcon} />.
What is the license for this icon?
The HugeIcons airplay line icon is available 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 →