John KuehJohn Kueh

repeat off icon

Tabler · repeat-off · MIT

Download SVG

The Tabler repeat off icon visually communicates the disabling of a looping or repeating function, commonly used in media players or content feeds to indicate that content will not automatically replay.

Common uses

  • Button to disable auto-replay of a video.
  • Toggle for non-repeating music playback.
  • Setting to prevent automatic content refresh.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconRepeatOff } from '@tabler/icons-react';

<IconRepeatOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
reuseredoactionreplayloopfliprepeatoffcontententertainmentmediano repeatdisable loopstop replayno loop

FAQ

What does the repeat off icon signify?
This icon signifies that a feature designed to repeat or loop content has been turned off. It's used to indicate that an action will not occur continuously.
How do I use the repeat off icon in React?
You can import and use it in your React application with: import { IconRepeatOff } from '@tabler/icons-react'. Then, render it as a component: <IconRepeatOff />.
What is the license for the Tabler repeat off icon?
The Tabler icons, including the repeat off icon, are distributed under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →