55 new icons just landed, every one from your searches. See what's new →
Pixelarticons
Repeat 1 pixel art icon

Repeat 1 Pixel Art Icon

A repeat-one icon for looping a single track, replaying the current video and single-item repeat modes.

Arrows Free 2 variants

Tags

looponcesinglemedia

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

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" />

Related icons