The Lucide repeat 1 icon depicts a single item being repeated, commonly used to indicate a loop or replay function for a specific element.
Common uses
- Replaying a single audio track
- Looping a specific video segment
- Repeating a single notification sound
Use it in React
Install
npm i lucide-reactImport & render
import { Repeat1 } from 'lucide-react';
<Repeat1 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- replayrepeat1replay oneloop onerepeat single
FAQ
- What is the repeat 1 icon used for?
- It signifies repeating a single item, often used for replay or loop functions on specific content.
- How do I use the repeat 1 icon in React?
- Import it using `import { Repeat1 } from 'lucide-react'` and then use it as a component: `<Repeat1 />`.
- What is the license for the Lucide repeat 1 icon?
- The Lucide icon library, including the repeat 1 icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.