The Tabler repeat once icon depicts a circular arrow with a single forward arrow, commonly used to indicate repeating a single item or track once.
Common uses
- Repeat the current song once
- Replay a video clip
- Single-loop playback control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRepeatOnce } from '@tabler/icons-react';
<IconRepeatOnce size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- reuseredoactionreplaylooprepeatoncecontententertainmentmultimediamediareplay oncesingle repeatloop once
FAQ
- What does the repeat once icon represent?
- It signifies repeating a single action or media item one time, often seen in media players.
- How do I use this icon in React?
- Import it using `import { IconRepeatOnce } from '@tabler/icons-react';` and render it as a component.
- What is the license for this icon?
- The Tabler icon library is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.