Repeat 1 Pixel Art Icon
A repeat-one icon for looping a single track, replaying the current video and single-item repeat modes.
Tags
looponcesinglemedia
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Repeat 1 icon
Two arrows forming a rectangular loop around the numeral 1, the media-player symbol for repeating only the current item. When active, the same track or video starts over each time it finishes instead of advancing through the queue. It usually appears as the second state of a repeat toggle, cycling from repeat-all to repeat-one to off. Use the plain repeat icon for looping a whole playlist and this one when a single item loops.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/repeat-1.svg" width="24" height="24" alt="Repeat 1" />
<!-- React -->
import { Repeat1 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="repeat-1.svg" width="48" height="48" style="image-rendering: pixelated" />