The HugeIcons video replay icon visually represents the action of replaying or rewinding a video, commonly used for playback controls.
Common uses
- Video player rewind button
- Replay last segment in a recording
- Looping video content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VideoReplayIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VideoReplayIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rewindreplayloopback
FAQ
- What does the video replay icon signify?
- This icon signifies the action of replaying or rewinding video content. It's typically used in media players to allow users to go back to the beginning or a previous point in the video.
- How do I use the VideoReplayIcon in React?
- To use it in React, import both HugeiconsIcon and VideoReplayIcon, then render the icon component like this: <HugeiconsIcon icon={VideoReplayIcon} />.
- What is the license for this icon?
- The VideoReplayIcon from HugeIcons is distributed 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.