The HugeIcons live streaming 02 icon visually represents a broadcast or live event, commonly used to indicate a live video feed or an active stream in a user interface.
Common uses
- Button to start or join a live stream
- Indicator for an ongoing live broadcast
- Link to a live event or webinar
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LiveStreaming02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LiveStreaming02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- broadcast iconlive video iconstreaming iconon air icon
FAQ
- What does the live streaming 02 icon represent?
- It depicts a live broadcast or event, suitable for indicating active streams or video content.
- How do I use the LiveStreaming02Icon in React?
- Import both HugeiconsIcon and LiveStreaming02Icon, then render it using <HugeiconsIcon icon={LiveStreaming02Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-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 →