The HugeIcons live streaming 03 icon depicts a play button within a circle, commonly used to indicate the start of a live broadcast or video playback.
Common uses
- Start live stream button
- Play live video
- Go live indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LiveStreaming03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LiveStreaming03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- live broadcaststreamplay buttonvideo start
FAQ
- What does the LiveStreaming03 icon represent?
- It represents the action of starting or playing a live stream, often visualized as a play button within a broadcast symbol.
- How do I use the LiveStreaming03 icon in a React project?
- Import both HugeiconsIcon and LiveStreaming03Icon from their respective packages and render it using <HugeiconsIcon icon={LiveStreaming03Icon} />.
- What is the license for this icon?
- This icon is distributed 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.