John KuehJohn Kueh

live streaming 01 icon

HugeIcons · LiveStreaming01Icon · MIT

Download SVG

The HugeIcons live streaming 01 icon visually represents the act of broadcasting live video content, commonly used to indicate a live broadcast or recording feature in a user interface.

Common uses

  • Start live stream button
  • Live broadcast indicator
  • Go live call-to-action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
live broadcastvideo streamon airbroadcasting

FAQ

What does the LiveStreaming01Icon represent?
This icon represents live video streaming. It's typically used to signify an active broadcast or a feature related to live content.
How do I use LiveStreaming01Icon in a React project?
Import the icon component and the specific icon, then render it using the HugeiconsIcon wrapper: `import { HugeiconsIcon } from '@hugeicons/react'; import { LiveStreaming01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={LiveStreaming01Icon} />`.
What is the license for this icon?
The HugeIcons live streaming 01 icon is distributed under the MIT license, which allows 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 →