John KuehJohn Kueh

iteration cw icon

Lucide · iteration-cw · ISC

Download SVG

The Lucide iteration cw icon depicts a circular arrow indicating a process that repeats or cycles back, commonly used to represent refresh, reload, or undo actions in user interfaces.

Common uses

  • Refresh data list
  • Reload page content
  • Undo last action

Use it in React

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

<IterationCw size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowleftiterationcwrefreshreloadundocycle

FAQ

What does the iteration cw icon represent?
It symbolizes a repeating or cyclical process, often used for refresh, reload, or undo functions.
How do I use the iteration cw icon in React?
Import it using `import { IterationCw } from 'lucide-react'` and then use it as a component: `<IterationCw />`.
What is the license for the iteration cw icon?
The iteration cw icon is distributed 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 →