John KuehJohn Kueh

redo dot icon

Lucide · redo-dot · ISC

Download SVG

The Lucide redo dot icon depicts a forward-pointing arrow with a dot, commonly used to represent the action of redoing a step or moving forward in a history or sequence.

Common uses

  • Redo last action button
  • Advance to next step in a wizard
  • Navigate forward in a timeline

Use it in React

Install
npm i lucide-react
Import & render
import { RedoDot } from 'lucide-react';

<RedoDot size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
redohistorystepoverforwarddotredo forwardhistory nextstep forwardredo action

FAQ

What does the redo dot icon represent?
It signifies redoing an action that was previously undone, or moving forward in a sequence or history.
How do I use the redo dot icon in React?
You can import and use it like so: import { RedoDot } from 'lucide-react'. Then, render it as <RedoDot />.
What is the license for this icon?
The Lucide icon library, including the redo dot icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →